Method

GtkLabelget_max_width_chars

Declaration [src]

int
gtk_label_get_max_width_chars (
  GtkLabel* self
)

Description [src]

Retrieves the desired maximum width of label, in characters.

See gtk_label_set_width_chars().

Return value

Type: int

The maximum width of the label in characters.