Package: gio

Function gio:menu-model-iterate-item-links

Lambda List

gio:menu-model-iterate-item-links (model index)

Arguments

model -- a g:menu-model object
index -- an integer with the index of the item

Return Value

The new g:menu-link-iter object.

Details

Creates a g:menu-link-iter object to iterate over the links of the item at position index in model.
 

See also

#2024-12-30