GtkContainerClass.getPathForChild

Get path representing entire widget hierarchy from the toplevel down to and including @child.

struct GtkContainerClass
extern (C)
GtkWidgetPath* function(GtkContainer* container, GtkWidget* child) getPathForChild;