Method
GtkLabelset_width_chars
Declaration [src]
void
gtk_label_set_width_chars (
GtkLabel* self,
int n_chars
)
Description [src]
Sets the desired width in characters of label
to n_chars
.
Sets property | Gtk.Label:width-chars |
void
gtk_label_set_width_chars (
GtkLabel* self,
int n_chars
)
Sets the desired width in characters of label
to n_chars
.
Sets property | Gtk.Label:width-chars |