Creates a gio.MenuLinkIter 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.
the index of the item
a new gio.MenuLinkIter
2.32
Creates a gio.MenuLinkIter 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.