Handbook
Glossary
g_menu_model_get_item_attribute ( menu_model item_index attribute format_string varargs -- gboolean )
Vocabulary
gio
.
ffi
Inputs
menu_model
an
object
item_index
an
object
attribute
an
object
format_string
an
object
varargs
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gboolean
g_menu_model_get_item_attribute
( GMenuModel* menu_model,
gint
item_index, gchar* attribute,
gchar* format_string,
void*
varargs )