gtkContainerChildGet {RGtk2}R Documentation

gtkContainerChildGet

Description

Gets the values of one or more child properties for child and container.

Usage

gtkContainerChildGet(object, child, ...)

Arguments

object [GtkContainer] a GtkContainer
child [GtkWidget] a widget which is a child of container
... a list of property names and R object*, starting with first.prop.name

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]