MenuModel.iterateItemAttributes
gio.menu_attribute_iter.MenuAttributeIter iterateItemAttributes(int itemIndex)Creates a #GMenuAttributeIter to iterate over the attributes 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 #GMenuAttributeIter