The timer is reset after each user interaction.
Setting this to zero has the same effect as setting #GtkSettings:gtk-cursor-blink 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 #GtkSettings:gtk-cursor-blink 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 #GtkSettings:gtk-cursor-blink to false. |