Package: gtk

Function gtk:container-path-for-child

Lambda List

gtk:container-path-for-child (container child)

Arguments

container -- a gtk:container widget
child -- a gtk:widget child widget of container

Return Value

The newly created gtk:widget-path instance.

Details

Returns a newly created widget path representing all the widget hierarchy from the toplevel down to and including child.
 

See also

2023-3-3