Package: gtk

Accessor gtk:combo-box-has-entry

Lambda List

gtk:combo-box-has-entry (object)

Syntax

(gtk:combo-box-has-entry object) => has-entry

Arguments

object -- a gtk:combo-box widget
has-entry -- a boolean whether the combo box has an entry

Details

Accessor of the has-entry slot of the gtk:combo-box class. The gtk:combo-box-has-entry function returns whether the combo box has an entry.
 

See also

#2023-3-17