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