gtkTextBufferGetIterAtMark {RGtk2} | R Documentation |
Initializes iter
with the current position of mark
.
gtkTextBufferGetIterAtMark(object, mark)
|
[GtkTextBuffer ] a GtkTextBuffer |
|
[GtkTextMark ] a GtkTextMark in buffer |
A list containing the following elements:
|
[GtkTextIter ] iterator to initialize |
Derived by RGtkGen from GTK+ documentation