Package: gtk

Function gtk:tool-item-ellipsize-mode

Lambda List

gtk:tool-item-ellipsize-mode (item)

Arguments

item -- a gtk:tool-item widget

Return Value

A pango:ellipsize-mode value indicating how text in item should be ellipsized.

Details

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

See also

#2023-3-28