Virtual Method
GioMenuModelget_item_attributes
Declaration [src]
void
get_item_attributes (
  GMenuModel* model,
  gint item_index,
  GHashTable** attributes
)
Parameters
- item_index
- 
            Type: gintThe GMenuItemto query.
- attributes
- 
            Type: GHashTableAttributes 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.