Virtual Method
GioMenuModelget_item_attributes
Declaration [src]
void
get_item_attributes (
GMenuModel* model,
gint item_index,
GHashTable** attributes
)
Parameters
item_index
-
Type:
gint
The
GMenuItem
to query. attributes
-
Type:
GHashTable
Attributes on the item.
The argument will be set by the function. The caller of the method takes ownership of the returned data, and is responsible for freeing it.