Package: gtk
Function gtk:text-buffer-end-irreversible-action
Lambda Listgtk:text-buffer-end-irreversible-action (buffer) ArgumentsDetails
Denotes the end of an action that may not be undone.
This will cause any previous operations in the undo/redo queue to be cleared.
This should be called after completing modifications to the text buffer after the gtk:text-buffer-begin-irreversible-action function was called. You may nest calls to the gtk:text-buffer-begin-irreversible-action and gtk:text-buffer-end-irreversible-action function pairs. | See also |
2024-7-3