Package: gtk

Function gtk:container-add-with-properties

Lambda List

gtk:container-add-with-properties (container widget &rest args)

Arguments

container -- a gtk:container widget
widget -- a gtk:widget child widget
args -- a list of property names and values

Details

Adds widget to the container, setting child properties at the same time. See the gtk:container-add and gtk:container-child-set functions for more details.
 

See also

2023-6-17