Package: gio

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

Lambda List

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

Arguments

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

Return Value

The new g:menu-attribute-iter object.

Details

Creates a g:menu-attribute-iter object to iterate over the attributes of the item at position item in model.
 

See also

#2024-12-30