containers: GtkContainer utilities

Description Usage Arguments Value Author(s)

Description

This utility gets the nth child from a GtkContainer.

Usage

1
"[[.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

Author(s)

Michael Lawrence


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to containers in RGtk2...