Package: gtk

Function gtk:tool-item-text-size-group

Lambda List

gtk:tool-item-text-size-group (item)

Arguments

item -- a gtk:tool-item widget

Return Value

A gtk:size-group widget.

Details

Returns the size group used for labels in the tool item. Custom subclasses of the gtk:tool-item class should call this function and use the size group for labels.
 

See also

#2023-3-28