gtkTextIterGetChildAnchor {RGtk2} | R Documentation |
If the location at iter
contains a child anchor, the
anchor is returned (with no new reference count added). Otherwise,
NULL
is returned.
gtkTextIterGetChildAnchor(object)
|
[GtkTextIter ] an iterator |
[GtkTextChildAnchor
] the anchor at iter
Derived by RGtkGen from GTK+ documentation