Back to Seed Clases

GtkSource


Classes

Interfaces

Structs

Unions

Enums

Interface GtkSource.UndoManager

Import line: GtkSource = imports.gi.GtkSource;
GIR File: GtkSource-2.0.gir
C documentation: GtkSourceUndoManager
Interface : UndoManager
Implementations: GtkSource.UndoManagerDefault
  Show / Hide Inherited methods, properties and signals
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GtkSource.Buffer
Property
undo_manager : GtkSource.UndoManager
GtkSource.Buffer
Method
get_undo_manager () : GtkSource.UndoManager
Returns the GtkSourceUndoManager associated with the buffer, see gtk_source_buffer_set_undo_manager().
GtkSource.Buffer
Method
set_undo_manager (UndoManager manager) : none
Set the buffer undo manager.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:47 GMT+0800 (HKT)