Deletes mark, so that it is no longer located anywhere in
the buffer. There is no way to undelete a
mark. TextMark.Deleted will return
true after
this function has been called on a mark;
TextMark.Deleted indicates that a mark no
longer belongs to a buffer. The TextBuffer.MarkDeleted event will
be raised as notification after the mark is deleted.
Requirements
Namespace: Gtk Assembly: gtk-sharp (in gtk-sharp.dll)