Package: gtk

Accessor gtk:settings-gtk-titlebar-double-click

Lambda List

gtk:settings-gtk-titlebar-double-click (object)

Syntax

(gtk:settings-gtk-titlebar-double-click object) => setting
(setf (gtk:settings-gtk-titlebar-double-click object) setting)

Arguments

object -- a gtk:settings object
setting -- a string with an action

Details

Accessor of the gtk-titlebar-double-click slot of the gtk:settings class. This setting determines the action to take when a double click occures on the titlebar of client-side decorated windows. Recognized actions are "minimize", "toggle-maximize", "menu", "lower" or "none".
 

See also

2023-8-30