MenuModel.iterateItemLinks

Creates a GMenuLinkIter to iterate over the links of the item at position item_index in model. You must free the iterator with g_object_unref() when you are done. Since 2.32

class MenuModel
iterateItemLinks
()

Parameters

itemIndex int

the index of the item

Return Value

a new GMenuLinkIter. [transfer full]

Meta