TextView.moveChild

void moveChild(gtk.widget.Widget child, int xpos, int ypos)

Updates the position of a child, as for [gtk.text_view.TextView.addChildInWindow].

Parameters

childchild widget already added to the text view
xposnew X position in window coordinates
yposnew Y position in window coordinates