pub unsafe extern "C" fn XPShowWidget(inWidget: XPWidgetID)Expand description
XPShowWidget
This routine makes a widget visible if it is not already. Note that if a widget is not in a rooted widget hierarchy or one of its parents is not visible, it will still not be visible to the user.