Method

Gtk.Label.get_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

Returns: int

the width of the label in characters.