Method GTK2.TextBuffer()->delete_mark_by_name()
classGTK2.TextBuffer
- Method
delete_mark_by_name
GTK2.TextBufferdelete_mark_by_name(stringname)- Description
Deletes the mark named name; the mark must exist.
class GTK2.TextBufferGTK2.TextBuffer delete_mark_by_name(string name)
Deletes the mark named name; the mark must exist.