Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
containers: GtkContainer utilities
Description
This utility gets the nth child from a
GtkContainer
.
Usage
"[[.GtkContainer(x, child)"
Arguments
x
The GtkContainer object
child
The index of the child to retrieve from the container
Value
The widget at index 'child' in the vector of children in the GtkContainer