Description Usage Arguments Author(s)
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.
1 | gtkWidgetSetParent(object, parent)
|
|
a |
|
parent container |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.