gtkContainerChildSet {RGtk2}R Documentation

gtkContainerChildSet

Description

Sets one or more child properties for child and container.

Usage

gtkContainerChildSet(object, child, ...)

Arguments

object

a GtkContainer

child

a widget which is a child of container

...

a list of property names and values, starting with first.prop.name

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]