SourceUndoManagerT.beginNotUndoableAction

Begin a not undoable action on the buffer. All changes between this call and the call to gtk_source_undo_manager_end_not_undoable_action() cannot be undone. This function should be re-entrant. Since 2.10

template SourceUndoManagerT(TStruct)
void
beginNotUndoableAction
()

Meta