Gtk.TextBuffer.OnChanged Method
Default handler for the TextBuffer.Changed event.

Syntax

protected virtual void OnChanged ()

Remarks

Override this method in a subclass to provide a default handler for the TextBuffer.Changed event.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)