GtkLabel::width-chars

Access: Read Write
Type: int

The display width of the widget in characters. This property defaults to -1 which means the width will be calculated automatically. If the value is not -1, the requested width will be the greater or 3 or the value of width-chars.

If this value is not -1, the value of max-width-chars will be ignored.

See also: set_width_chars()