Settings.gtkCursorBlinkTimeout

int gtkCursorBlinkTimeout() @property

Get gtkCursorBlinkTimeout property.

Returns

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.

void gtkCursorBlinkTimeout(int propval) @property

Set gtkCursorBlinkTimeout property.

Parameters

propvalTime 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.