Method
GtkLabelget_max_width_chars
since: 2.6
Declaration [src]
gint
gtk_label_get_max_width_chars (
GtkLabel* label
)
Description [src]
Retrieves the desired maximum width of label
, in characters. See gtk_label_set_width_chars().
Available since: 2.6
Gets property | Gtk.Label:max-width-chars |