Gtk.TextBuffer.Delete Method
Delete text between two iterators.

Syntax

public void Delete (TextIter start, TextIter end)

Parameters

start
Documentation for this section has not yet been entered.
end
Documentation for this section has not yet been entered.

Remarks

This overload is obsolete, replaced by ref TextIter overloads since the iters passed in are updated by the caller.

Requirements

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