MenuModel.iterateItemLinks
gio.menu_link_iter.MenuLinkIter iterateItemLinks(int itemIndex)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.ObjectWrap.unref] when you are done.
Parameters
itemIndex | the index of the item |
Returns
a new #GMenuLinkIter