Method

GtkProgressBarset_ellipsize

since: 2.6

Declaration [src]

void
gtk_progress_bar_set_ellipsize (
  GtkProgressBar* pbar,
  PangoEllipsizeMode mode
)

Description [src]

Sets the mode used to ellipsize (add an ellipsis: “…”) the text if there is not enough space to render the entire string.

Available since: 2.6

Parameters

mode

Type: PangoEllipsizeMode

A PangoEllipsizeMode.