gtkContainerAddWithProperties {RGtk2} | R Documentation |
Adds widget
to container
, setting child properties at the same time.
See gtkContainerAdd
and gtkContainerChildSet
for more details.
gtkContainerAddWithProperties(object, widget, ...)
|
|
|
a widget to be placed inside |
|
a list of property names and values, starting
with |
Derived by RGtkGen from GTK+ documentation