gtkWidgetReparent: gtkWidgetReparent

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Moves a widget from one GtkContainer to another, handling reference count issues to avoid destroying the widget.

Usage

1
gtkWidgetReparent(object, new.parent)

Arguments

object

a GtkWidget

new.parent

a GtkContainer to move the widget into

Author(s)

Derived by RGtkGen from GTK+ documentation


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