Also see the gtk.settings.Settings.gtkCursorBlinkTimeout 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 gtk.settings.Settings.gtkCursorBlinkTimeout setting, which allows more flexible control over cursor blinking. |