Package: gtk

Function gtk:tool-item-text-orientation

Lambda List

gtk:tool-item-text-orientation (item)

Arguments

item -- a gtk:tool-item widget

Return Value

A value of the gtk:orientation enumeration indicating the text orientation used for item.

Details

Returns the text orientation used for the tool item. Custom subclasses of the gtk:tool-item class should call this function to find out how text should be orientated.
 

See also

#2023-3-28