iterate_item_links


Description:

public virtual MenuLinkIter iterate_item_links (int item_index)

Creates a MenuLinkIter to iterate over the links 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 MenuLinkIter