get_undo_manager


Description:

public unowned SourceUndoManager? get_undo_manager ()

Returns the SourceUndoManager associated with the buffer, see set_undo_manager.

The returned object should not be unreferenced by the user.

Parameters:

this

a SourceBuffer.

Returns:

the SourceUndoManager associated with the buffer, or null.