Property

GtkComboBox:wrap-width

since: 2.4

Declaration

property wrap-width: int [ read, write ]

Description [src]

If wrap-width is set to a positive value, items in the popup will be laid out along multiple columns, starting a new row on reaching the wrap width.

Type:gint

Available since: 2.4

Default value0
Getter methodgtk_combo_box_get_wrap_width()
Setter methodgtk_combo_box_set_wrap_width()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno