| gtkTextViewMoveChild {RGtk2} | R Documentation |
Updates the position of a child, as for gtkTextViewAddChildInWindow.
gtkTextViewMoveChild(object, child, xpos, ypos)
|
[GtkTextView] a GtkTextView |
|
[GtkWidget] child widget already added to the text view |
|
[integer] new X position in window coordinates |
|
[integer] new Y position in window coordinates |
Derived by RGtkGen from GTK+ documentation