get_undo_manager
Description:
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. |