Method

GtkLabelget_width_chars

Declaration [src]

int
gtk_label_get_width_chars (
  GtkLabel* self
)

Description [src]

Retrieves the desired width of label, in characters.

See gtk_label_set_width_chars().

Gets propertyGtk.Label:width-chars

Return value

Type: int

The width of the label in characters.