Package: gtk

Accessor gtk:settings-gtk-cursor-blink

Lambda List

gtk:settings-gtk-cursor-blink (object)

Syntax

(gtk:settings-gtk-cursor-blink object) => setting
(setf (gtk:settings-gtk-cursor-blink object) setting)

Arguments

object -- a gtk:settings object
setting -- a boolean whether the cursor should blink

Details

The accessor for the gtk-cursor-blink slot of the gtk:settings class gets or sets whether the cursor should blink. Also see the gtk-cursor-blink-timeout setting, which allows more flexible control over cursor blinking.
 

See also

2025-09-23