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

Accessor of the has-frame slot of the gtk-combo-box class.

Controls whether a frame is drawn around the entry.
 

See also

2021-3-12