Method GTK2.TextBuffer()->move_mark_by_name()
- Method
move_mark_by_name
GTK2.TextBuffermove_mark_by_name(stringname,GTK2.TextIterwhere)- 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.