The timer is reset after each user interaction.
Setting this to zero has the same effect as setting gtk.settings.Settings.gtkCursorBlink to false.
int gtkCursorBlinkTimeout() @property nothrowGet gtkCursorBlinkTimeout property.
The timer is reset after each user interaction.
Setting this to zero has the same effect as setting gtk.settings.Settings.gtkCursorBlink to false.
void gtkCursorBlinkTimeout(int propval) @property nothrowSet 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 gtk.settings.Settings.gtkCursorBlink to false. |