Gtk
TextBuffer
OnPixbufInserted
Gtk.TextBuffer.OnPixbufInserted Method
Default handler for the
TextBuffer.PixbufInserted
event.
Syntax
protected virtual
void
OnPixbufInserted
(
TextIter
pos,
Gdk.Pixbuf
pixbuf)
Parameters
pos
a
Gtk.TextIter
pixbuf
a
Gdk.Pixbuf
Remarks
Override this method in a subclass to provide a default handler for the
TextBuffer.PixbufInserted
event.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)