[ Version ( since = "2.4" ) ]
public void set_wrap_width (int width)
Sets the wrap width of this 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.
this |
A ComboBox |
width |
Preferred number of columns |