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 gobject.object.ObjectG.unref when you are done.

class MenuModel
iterateItemLinks
()

Parameters

itemIndex int

the index of the item

Return Value

Type: gio.menu_link_iter.MenuLinkIter

a new #GMenuLinkIter