XPFindRootWidget

Function XPFindRootWidget 

Source
pub unsafe extern "C" fn XPFindRootWidget(
    inWidget: XPWidgetID,
) -> XPWidgetID
Expand 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.