RGtk2 (version 2.20.31)

gtkTextViewMoveChild: gtkTextViewMoveChild

Description

Updates the position of a child, as for gtkTextViewAddChildInWindow.

Usage

gtkTextViewMoveChild(object, child, xpos, ypos)

Arguments

object
child
child widget already added to the text view
xpos
new X position in window coordinates
ypos
new Y position in window coordinates