Method GTK2.TextBuffer()->move_mark_by_name()
- Method move_mark_by_name
GTK2.TextBuffer move_mark_by_name(string name, GTK2.TextIter where)
- Description
Moves the mark named name (which must exist) to location where.
GTK2.TextBuffer move_mark_by_name(string name, GTK2.TextIter where)
Moves the mark named name (which must exist) to location where.