Container.getPathForChild

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

class Container
getPathForChild

Parameters

child Widget

a child of @container

Return Value

A newly created #GtkWidgetPath

Meta