Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTextIterGetChildAnchor: gtkTextIterGetChildAnchor
Description
If the location at
iter
contains a child anchor, the anchor is returned (with no new reference count added). Otherwise,
NULL
is returned.
Usage
gtkTextIterGetChildAnchor(object)
Arguments
object
an iterator
Value
GtkTextChildAnchor
] the anchor at
iter