Label.setEllipsize

Sets the mode used to ellipsizei the text.

The text will be ellipsized if there is not enough space to render the entire string.

class Label
void
setEllipsize

Parameters

mode PangoEllipsizeMode

a PangoEllipsizeMode

Meta