Virtual Method
GioMenuModelget_item_links
Declaration [src]
void
get_item_links (
  GMenuModel* model,
  gint item_index,
  GHashTable** links
)
Parameters
- item_index
- 
            Type: gintThe GMenuItemto query.
- links
- 
            Type: GHashTableLinks from 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.