ProgressBar.setEllipsize

Sets the mode used to ellipsize the text.

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

class ProgressBar
void
setEllipsize
(
PangoEllipsizeMode mode
)

Parameters

mode PangoEllipsizeMode

a PangoEllipsizeMode

Meta