Also see the #GtkSettings:gtk-cursor-blink-timeout setting, which allows more flexible control over cursor blinking.
Settings.gtkCursorBlink
bool gtkCursorBlink() @propertyGet gtkCursorBlink property.
Returns
Whether the cursor should blink.
void gtkCursorBlink(bool propval) @propertySet 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. |