Need to get the toplevel widget from an XtAppContext

115 Views Asked by At

I'm looking for something like XtWidgetToApplicationContext() however that would work the other way around ↔ return the toplevel widget from its application context. Is there such function? In general, how to obtain the widget from owning application context?

0

There are 0 best solutions below