gtk_cursor_blink_timeout


Description:

[ NoAccessorMethod ]
[ Version ( since = "2.12" ) ]
public int gtk_cursor_blink_timeout { get; set; }

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_cursor_blink to false.