Package: gtk

Function gtk:tool-item-text-alignment

Lambda List

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

Arguments

item -- a gtk:tool-item widget

Return Value

A float indicating the horizontal text alignment used for item.

Details

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

See also

#2023-3-28