XPSetWidgetGeometry

Function XPSetWidgetGeometry 

Source
pub unsafe extern "C" fn XPSetWidgetGeometry(
    inWidget: XPWidgetID,
    inLeft: c_int,
    inTop: c_int,
    inRight: c_int,
    inBottom: c_int,
)
Expand description

XPSetWidgetGeometry

This function changes the bounding box of a widget.