Package: gtk

Function gtk-container-child-get

Lambda List

gtk-container-child-get (container child &rest args)

Arguments

container -- a gtk-container widget
child -- a gtk-widget child widget which is a child of container
args -- a list of strings with the child property names to get the values for

Return Value

A list with the values of the properties.

Details

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

See also

2021-9-12