gtkTextIterGetChildAnchor {RGtk2}R Documentation

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 [GtkTextIter] an iterator

Value

[GtkTextChildAnchor] the anchor at iter

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]