addChildAtAnchor

open fun addChildAtAnchor(child: Widget, anchor: TextChildAnchor)

Adds a child widget in the text buffer, at the given @anchor.

Parameters

child

a GtkWidget

anchor

a GtkTextChildAnchor in the GtkTextBuffer for @text_view