Handbook
Glossary
g_menu_attribute_iter_get_next ( menu_attribute_iter out_name value -- gboolean )
Vocabulary
gio
.
ffi
Inputs
menu_attribute_iter
an
object
out_name
an
object
value
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gboolean
g_menu_attribute_iter_get_next
( GMenuAttributeIter* menu_attribute_iter, gchar** out_name,
GVariant** value )