Method GTK2.TextView()->add_child_at_anchor()
- Method
add_child_at_anchor
GTK2.TextViewadd_child_at_anchor(GTK2.Widgetchild,GTK2.TextChildAnchoranchor)- Description
Adds a child widget in the text buffer, at the given anchor.
GTK2.TextView add_child_at_anchor(GTK2.Widget child, GTK2.TextChildAnchor anchor)
Adds a child widget in the text buffer, at the given anchor.