Method

GtkLabelset_ellipsize

since: 2.6

Declaration [src]

void
gtk_label_set_ellipsize (
  GtkLabel* label,
  PangoEllipsizeMode mode
)

Description [src]

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

Available since: 2.6

Sets propertyGtk.Label:ellipsize

Parameters

mode

Type: PangoEllipsizeMode

A PangoEllipsizeMode.