[ CCode ( has_construct_function = false ) ]
public TextChildAnchor ()
Creates a new TextChildAnchor.
Usually you would then insert it into a TextBuffer with insert_child_anchor. To perform the creation and insertion in one step, use the convenience function create_child_anchor.
a new TextChildAnchor |