Settings.gtkEnablePrimaryPaste

bool gtkEnablePrimaryPaste() @property nothrow

Get gtkEnablePrimaryPaste property.

Returns

Whether a middle click on a mouse should paste the

'PRIMARY' clipboard content at the cursor location.

void gtkEnablePrimaryPaste(bool propval) @property nothrow

Set gtkEnablePrimaryPaste property.

Parameters

propvalWhether a middle click on a mouse should paste the 'PRIMARY' clipboard content at the cursor location.