| gtkTextChildAnchorNew {RGtk2} | R Documentation |
Creates a new GtkTextChildAnchor. Usually you would then insert
it into a GtkTextBuffer with gtkTextBufferInsertChildAnchor.
To perform the creation and insertion in one step, use the
convenience function gtkTextBufferCreateChildAnchor.
gtkTextChildAnchorNew()
[GtkTextChildAnchor] a new GtkTextChildAnchor
Derived by RGtkGen from GTK+ documentation