iterate_item_attributes
Description:
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 | |
item_index |
the index of the item |
Returns:
a new MenuAttributeIter |