Method

GtkLabelset_width_chars

since: 2.6

Declaration [src]

void
gtk_label_set_width_chars (
  GtkLabel* label,
  gint n_chars
)

Description [src]

Sets the desired width in characters of label to n_chars.

Available since: 2.6

Sets propertyGtk.Label:width-chars

Parameters

n_chars

Type: gint

The new desired width, in characters.