get_ellipsize_mode
Description:
[ Version ( since = "2.20" ) ]
public EllipsizeMode get_ellipsize_mode ()
Returns the ellipsize mode used for this.
Custom subclasses of ToolItem should call this function to find out how text should be
ellipsized.
Parameters:
Returns:
a EllipsizeMode indicating how text in this should be ellipsized.
|