TextChildAnchor.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this()

Creates a new [gtk.text_child_anchor.TextChildAnchor].

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

Returns

a new [gtk.text_child_anchor.TextChildAnchor]