Also see the #GtkSettings:gtk-cursor-blink-timeout setting, which allows more flexible control over cursor blinking.
Settings.gtkCursorBlink
bool gtkCursorBlink() @property nothrowGet gtkCursorBlink property.
Returns
Whether the cursor should blink.
void gtkCursorBlink(bool propval) @property nothrowSet gtkCursorBlink property.
Parameters
propval | Whether the cursor should blink. Also see the #GtkSettings:gtk-cursor-blink-timeout setting, which allows more flexible control over cursor blinking. |