Package: gtk
Accessor gtk:combo-box-wrap-width
Lambda Listgtk:combo-box-wrap-width (object) SyntaxArgumentsDetails Accessor of the wrap-width slot of the gtk:combo-box class. The gtk:combo-box-row-wrap-width function returns the wrap width which
is used to determine the number of columns for the popup menu. The (setf gtk:combo-box-row-wrap-width) function sets the wrap width. If the wrap
width is larger than 1, the combo box is in table mode. The wrap width is
basically the preferred number of columns when you want the popup to be layed
out in a table. | See also |
#2023-3-17