Package: gtk
Function gtk:text-view-reset-cursor-blink
Lambda Listgtk:text-view-reset-cursor-blink (view) ArgumentsDetails    
    Ensures that the cursor is shown, that is, 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, for example, from  derived classes that override the "key-press-event" handler of the
  text view.    | See also | 
#2024-07-04