TextView.addChildAtAnchor
void addChildAtAnchor(gtk.widget.Widget child, gtk.text_child_anchor.TextChildAnchor anchor)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 |