set_max_width_chars
Description:
Sets the desired maximum width in characters of label
to n_chars
.
Parameters:
this |
a `GtkLabel` |
n_chars |
the new desired maximum width, in characters. |
Sets the desired maximum width in characters of label
to n_chars
.
this |
a `GtkLabel` |
n_chars |
the new desired maximum width, in characters. |