TextChildAnchor.this

Creates a new gtk.TextChildAnchor Usually you would then insert it into a gtk.TextBuffer with TextBuffer.insertChildAnchor. To perform the creation and insertion in one step, use the convenience function TextBuffer.createChildAnchor.

Return Value

Throws

ConstructionException GTK+ fails to create the object.