iterate_item_attributes


Description:

public virtual MenuAttributeIter iterate_item_attributes (int item_index)

Creates a MenuAttributeIter to iterate over the attributes of the item at position item_index in this.

You must free the iterator with unref when you are done.

Parameters:

this

a MenuModel

item_index

the index of the item

Returns:

a new MenuAttributeIter