MenuModel.iterateItemAttributes

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

class MenuModel
iterateItemAttributes
()

Parameters

itemIndex int

the index of the item

Return Value

Type: gio.menu_attribute_iter.MenuAttributeIter

a new #GMenuAttributeIter