| gtkTextBufferCreateChildAnchor {RGtk2} | R Documentation |
This is a convenience function which simply creates a child anchor
with gtkTextChildAnchorNew and inserts it into the buffer
with gtkTextBufferInsertChildAnchor.
gtkTextBufferCreateChildAnchor(object, iter)
|
[GtkTextBuffer] a GtkTextBuffer |
|
[GtkTextIter] location in the buffer |
[GtkTextChildAnchor] the created child anchor
Derived by RGtkGen from GTK+ documentation