Package: gtk

Accessor gtk-settings-gtk-entry-select-on-focus

Lambda List

gtk-settings-gtk-entry-select-on-focus (object)

Syntax

(gtk-settings-gtk-entry-select-on-focus object) => setting
(setf (gtk-settings-gtk-entry-select-on-focus object) setting)

Arguments

object -- the gtk-settings object
setting -- a boolean whether to select the contents of an entry

Details

Accessor of the gtk-entry-select-on-focus slot of the gtk-settings class.

Whether to select the contents of an entry when it is focused.
 

See also

2021-4-18