RGtk2 (version 2.20.31)

gtkTextBufferCreateChildAnchor: gtkTextBufferCreateChildAnchor

Description

This is a convenience function which simply creates a child anchor with gtkTextChildAnchorNew and inserts it into the buffer with gtkTextBufferInsertChildAnchor.

Usage

gtkTextBufferCreateChildAnchor(object, iter)

Arguments

iter
location in the buffer

Value

GtkTextChildAnchor] the created child anchor