Queries the item at position @item_index in @model for the link specified by @link.
If the link exists, the linked #GMenuModel is returned. If the link does not exist, %NULL is returned.
the index of the item
the link to query
Return: the linked #GMenuModel, or %NULL
2.32
See Implementation
Queries the item at position @item_index in @model for the link specified by @link.
If the link exists, the linked #GMenuModel is returned. If the link does not exist, %NULL is returned.