gtkTextBufferGetIterAtChildAnchor {RGtk2} | R Documentation |
Obtains the location of anchor
within buffer
.
gtkTextBufferGetIterAtChildAnchor(object, anchor)
|
[GtkTextBuffer ] a GtkTextBuffer |
|
[GtkTextChildAnchor ] a child anchor that appears in buffer |
A list containing the following elements:
|
[GtkTextIter ] an iterator to be initialized |
Derived by RGtkGen from GTK+ documentation