Package: gtk

Accessor gtk:combo-box-has-frame

Lambda List

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

Syntax

(gtk:combo-box-has-frame object) => has-frame
(setf (gtk:combo-box-has-frame object) has-frame)

Arguments

object -- a gtk:combo-box widget
has-frame -- a boolean whether a frame is drawn around the entry

Details

The accessor for the has-frame slot gets or sets whether a frame is drawn around the entry.
 

See also

2026-07-10