pub unsafe extern "C" fn XPFindRootWidget(
inWidget: XPWidgetID,
) -> XPWidgetIDExpand description
XPFindRootWidget
Returns the Widget ID of the root widget that contains the passed in widget or NULL if the passed in widget is not in a rooted hierarchy.