Pike programming language

Top GTK2 GTK2.Label
➤ GTK2.Label()->set_angle() GTK2.Label()->set_justify() ➤

Method GTK2.Label()->set_ellipsize()


Method set_ellipsize

GTK2.Label set_ellipsize(int mode)

Description

Sets the mode used to ellipsize (add an ellipsis: "...") to the text if there is not enough space to render the entire string. One of PANGO_ELLIPSIZE_END, PANGO_ELLIPSIZE_MIDDLE, PANGO_ELLIPSIZE_NONE and PANGO_ELLIPSIZE_START.

Extracted from as of .