| gtkTextBufferMoveMark {RGtk2} | R Documentation |
Moves mark to the new location where. Emits the "mark_set" signal
as notification of the move.
gtkTextBufferMoveMark(object, mark, where)
|
[GtkTextBuffer] a GtkTextBuffer |
|
[GtkTextMark] a GtkTextMark |
|
[GtkTextIter] new location for mark in buffer |
Derived by RGtkGen from GTK+ documentation