gsv.SourceUndoManagerIF

Undocumented in source.

Public Imports

gsvc.gsvtypes
public import gsvc.gsvtypes;
Undocumented in source.
gtkc.gdktypes
public import gtkc.gdktypes;
Undocumented in source.

Members

Interfaces

SourceUndoManagerIF
interface SourceUndoManagerIF

The GtkSourceUndoManager interface can be implemented to provide custom undo management to a GtkSourceBuffer. Use gtk_source_buffer_set_undo_manager() to install a custom undo manager for a particular source buffer.

Meta