get_width_chars
Description:
Retrieves the desired width of label
, in characters.
See [method@Gtk.Label.set_width_chars].
Parameters:
this |
a `GtkLabel` |
Returns:
the width of the label in characters. |
Retrieves the desired width of label
, in characters.
See [method@Gtk.Label.set_width_chars].
this |
a `GtkLabel` |
the width of the label in characters. |