pub unsafe extern "C" fn XPSetWidgetProperty(
inWidget: XPWidgetID,
inProperty: XPWidgetPropertyID,
inValue: isize,
)Expand description
XPSetWidgetProperty
This function sets a widget’s property. Properties are arbitrary values associated by a widget by ID.