gtkTextViewMoveChild: gtkTextViewMoveChild

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Updates the position of a child, as for gtkTextViewAddChildInWindow.

Usage

1
gtkTextViewMoveChild(object, child, xpos, ypos)

Arguments

object

a GtkTextView

child

child widget already added to the text view

xpos

new X position in window coordinates

ypos

new Y position in window coordinates

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.