Label.setEllipsize

Sets the mode used to ellipsize (add an ellipsis: "...") to the text if there is not enough space to render the entire string. Since 2.6

class Label
void
setEllipsize

Parameters

mode PangoEllipsizeMode

a PangoEllipsizeMode

Meta