RGtk2 (version 2.20.31)

gtkComboBoxSetWrapWidth: gtkComboBoxSetWrapWidth

Description

Sets the wrap width of combo.box to be width. The wrap width is basically the preferred number of columns when you want the popup to be layed out in a table.

Usage

gtkComboBoxSetWrapWidth(object, width)

Arguments

object
width
Preferred number of columns

Details

Since 2.4