Pike programming language

Top GTK2 GTK2.ProgressBar
➤ GTK2.ProgressBar()->pulse() GTK2.ProgressBar()->set_fraction() ➤

Method GTK2.ProgressBar()->set_ellipsize()


Method set_ellipsize

GTK2.ProgressBar set_ellipsize(int mode)

Description

Sets the mode used to ellipsize (add an ellipsis: "...") 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 .