gtkContainerAddWithProperties {RGtk2.10} | R Documentation |
Adds widget
to container
, setting child properties at the same time.
See gtkContainerAdd
and gtkContainerChildSet
for more details.
gtkContainerAddWithProperties(object, widget, ...)
|
[GtkWidget ] a widget to be placed inside container |
Derived by RGtkGen from GTK+ documentation