[ Version ( since = "2.6" ) ]
public void set_ellipsize (EllipsizeMode mode)
Sets the mode used to ellipsize the text.
The text will be ellipsized if there is not enough space to render the entire string.
| this |
a label |
| mode |
the ellipsization mode |