Package: gtk

Accessor gtk:window-controls-empty

Lambda List

gtk:window-controls-empty (object)

Syntax

(gtk:window-controls-empty object) => empty

Arguments

object -- a gtk:window-controls widget
empty -- true if the widget has window buttons, otherwise false

Details

Accessor of the empty slot of the gtk:window-controls class. The gtk:window-controls-empty function gets whether the widget has any window buttons.
 

See also

2025-3-29