Package: gtk

Function gtk-tool-item-icon-size

Lambda List

gtk-tool-item-icon-size (item)

Arguments

item -- a gtk-tool-item widget

Return Value

A gtk-icon-size value indicating the icon size used for item.

Details

Returns the icon size used for the tool item. Custom subclasses of the gtk-tool-item class should call this function to find out what size icons they should use.
 

See also

2021-10-31