Package: gtk
Function gtk:text-view-reset-cursor-blink
Lambda Listgtk:text-view-reset-cursor-blink (view) ArgumentsDetails
Ensures that the cursor is shown, i.e. not in an 'off' blink interval, and
resets the time that it will stay blinking, or visible, in case blinking is
disabled.
This function should be called in response to user input, e.g. from derived classes that override the "key-press-event" signal handler of the
text view. | See also |
#2024-3-16