[Top]
GTK2
GTK2.SourceBuffer
|
Method GTK2.SourceBuffer()->end_not_undoable_action()
- Method
end_not_undoable_action
GTK2.SourceBuffer end_not_undoable_action()
- Description
Marks the end of a not undoable action on the buffer. When the last not
undoable block is closed through a call to this function, the list of undo
actions is cleared and the undo manager is re-enabled.
|