add_child_at_anchor
Description:
Adds a child widget in the text buffer, at the given anchor.
Parameters:
| this |
a `GtkTextView` |
| child |
a `GtkWidget` |
| anchor |
a `GtkTextChildAnchor` in the `GtkTextBuffer` for this |