Package: gtk

Function gtk-text-view-reset-cursor-blink

Lambda List

gtk-text-view-reset-cursor-blink (view)

Arguments

view -- a gtk-text-view widget

Details

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" handler of the text view.

Since 3.20
 

See also

2021-10-16