TextView.addChildAtAnchor

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

class TextView
void
addChildAtAnchor

Parameters

child Widget

a #GtkWidget

anchor TextChildAnchor

a #GtkTextChildAnchor in the #GtkTextBuffer for @text_view

Meta