gtkWidgetSetParent: gtkWidgetSetParent

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

This function is useful only when implementing subclasses of GtkContainer. Sets the container as the parent of widget, and takes care of some details such as updating the state and style of the child to reflect its new location. The opposite function is gtkWidgetUnparent.

Usage

1
gtkWidgetSetParent(object, parent)

Arguments

object

a GtkWidget

parent

parent container

Author(s)

Derived by RGtkGen from GTK+ documentation


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