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