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

A 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

2021-9-12