SourceBuffer.getUndoManager

Returns the #GtkSourceUndoManager associated with the buffer, see gtk_source_buffer_set_undo_manager(). The returned object should not be unreferenced by the user.

class SourceBuffer
getUndoManager
()

Return Value

the #GtkSourceUndoManager associated with the buffer, or %NULL.

Meta