Skip to content
Commit e6f7250f authored by Carlos Garcia Campos's avatar Carlos Garcia Campos
Browse files

libview: Make caret cursor blink

Based on GtkEntry and GtkTextView implementation, the caret cursor
blinks when the view is active and caret navigation is enabled. It stops
blinking after a while if there's no user interaction. It uses
GtkSettings:gtk-cursor-blink-time and
GtkSettings:gtk-cursor-blink-timeout.

https://bugzilla.gnome.org/show_bug.cgi?id=702076
parent bfcecd68
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment