Description Usage Arguments Author(s)
Adds a child to the bottom or right pane with default
parameters. This is equivalent to
gtk_paned_pack2 (paned, child, TRUE, TRUE)
.
1 | gtkPanedAdd2(object, child)
|
|
a paned widget |
|
the child to add |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.