Package: gtk
Accessor gtk:combo-box-id-column
Lambda Listgtk:combo-box-id-column (object) SyntaxArgumentsDetails Accessor of the id-column slot of the gtk:combo-box class. The gtk:combo-box-id-column function returns the model column which the
combo box is using to get string IDs for values from. The (setf gtk:combo-box-id-column) function sets the model column. The column id-column in the model of the combo box must be of type gchararray. | See also |
#2023-3-17