gtkTextBufferGetIterAtChildAnchor {RGtk2}R Documentation

gtkTextBufferGetIterAtChildAnchor

Description

Obtains the location of anchor within buffer.

Usage

gtkTextBufferGetIterAtChildAnchor(object, anchor)

Arguments

object

a GtkTextBuffer

anchor

a child anchor that appears in buffer

Value

A list containing the following elements:

iter

an iterator to be initialized

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]