Package: gtk

Function gtk:tool-item-group-nth-item

Lambda List

gtk:tool-item-group-nth-item (group index)

Arguments

group -- a gtk:tool-item-group widget
index -- an unsigned integer with the index

Return Value

The gtk:tool-item widget at index.

Details

Gets the tool item at index in the tool item group.
 

See also

#2023-2-27