Package: gtk

Function gtk:tool-item-orientation

Lambda List

gtk:tool-item-orientation (item)

Arguments

item -- a gtk:tool-item widget

Return Value

A gtk:orientation value indicating the orientation used for item.

Details

Returns the orientation 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

#2023-3-28