Package: gtk

Accessor gtk:combo-box-popup-fixed-width

Lambda List

gtk:combo-box-popup-fixed-width (object)

Syntax

(gtk:combo-box-popup-fixed-width object) => fixed
(setf (gtk:combo-box-popup-fixed-width object) fixed)

Arguments

object -- a gtk:combo-box widget
fixed -- a boolean whether to use a fixed popup width

Details

The accessor for the popup-fixed-width slot gets or sets whether the popup uses a fixed width matching the allocated width of the combo box.
 

See also

2026-07-10