g_menu_model_get_item_attribute_value ( menu_model item_index attribute expected_type -- GVariant* )


Vocabulary
gio.ffi

Inputs
menu_modelan object
item_indexan object
attributean object
expected_typean object


Outputs
GVariant*an object


Definition


LIBRARY: gio FUNCTION: GVariant*
g_menu_model_get_item_attribute_value
( GMenuModel* menu_model, gint item_index, gchar* attribute,
GVariantType* expected_type )