TextView.moveChild

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

class TextView
void
moveChild

Parameters

child gtk.widget.Widget

child widget already added to the text view

xpos int

new X position in window coordinates

ypos int

new Y position in window coordinates