pub unsafe extern "C" fn XPIsWidgetInFront(
inWidget: XPWidgetID,
) -> c_intExpand description
XPIsWidgetInFront
This routine returns true if this widget’s hierarchy is the frontmost hierarchy. It returns false if the widget’s hierarchy is not in front, or if the widget is not in a rooted hierarchy.