gtkContainerChildGetProperty: gtkContainerChildGetProperty

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Gets the value of a child property for child and container.

Usage

1
gtkContainerChildGetProperty(object, child, property.name)

Arguments

object

a GtkContainer

child

a widget which is a child of container

property.name

the name of the property to get

Value

A list containing the following elements:

value

a location to return the value

Author(s)

Derived by RGtkGen from GTK+ documentation


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