The timer is reset after each user interaction.
Setting this to zero has the same effect as setting property@Gtk.Settings:gtk-cursor-blink to false.
int gtkCursorBlinkTimeout() @propertyGet gtkCursorBlinkTimeout property.
The timer is reset after each user interaction.
Setting this to zero has the same effect as setting property@Gtk.Settings:gtk-cursor-blink to false.
void gtkCursorBlinkTimeout(int propval) @propertySet gtkCursorBlinkTimeout property.
propval | Time after which the cursor stops blinking, in seconds. The timer is reset after each user interaction. Setting this to zero has the same effect as setting property@Gtk.Settings:gtk-cursor-blink to false. |