Label.setEllipsize
void setEllipsize(pango.types.EllipsizeMode mode)Sets the mode used to ellipsize (add an ellipsis: "...") to the text if there is not enough space to render the entire string.
Parameters
mode | a #PangoEllipsizeMode |
void setEllipsize(pango.types.EllipsizeMode mode)Sets the mode used to ellipsize (add an ellipsis: "...") to the text if there is not enough space to render the entire string.
mode | a #PangoEllipsizeMode |