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

The accessor for the gtk-enable-primary-paste slot of the gtk:settings class gets or sets whether a middle click on a mouse should paste the "PRIMARY" clipboard content at the cursor location.
 

See also

2025-09-23