Package: gtk

Accessor gtk:settings-gtk-enable-primary-paste

Lambda List

gtk:settings-gtk-enable-primary-paste (object)

Syntax

(gtk:settings-gtk-enable-primary-paste object) => setting
(setf (gtk:settings-gtk-enable-primary-paste object) setting)

Arguments

object -- the gtk:settings object
setting -- a boolean whether a middle click should paste the "PRIMARY" clipboard

Details

Accessor of the gtk-enable-primary-paste slot of the gtk:settings class. Whether a middle click on a mouse should paste the "PRIMARY" clipboard content at the cursor location.
 

See also

2023-8-30