gtkContainerChildSet {RGtk2}R Documentation

gtkContainerChildSet

Description

Sets one or more child properties for child and container.

Usage

gtkContainerChildSet(object, child, ...)

Arguments

object [GtkContainer] a GtkContainer
child [GtkWidget] 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.12.5-3 Index]