IWIDGET_SETSELECTEDINACTIVEBGCOLOR()
Brew Release
Brew MP 1.0.2
See Also
IWidget_GetSelectedInactiveBGColor
IWidget_SetSelectedBGColor
Description
Sets the widget's background color when it is in the selected inactive state.
Params
pif
[]:
[in] Pointer to the IWidget interface object.
rgba
[]:
[in] Value to set the selected inactive background color to.
Interface
Prototype
int IWidget_SetSelectedInactiveBGColor (IWidget *pif, RGBAVAL rgba)
Return
AEE_SUCCESS - If the widget is able to set the selected inactive background color. AEE_EFAILED - If the widget could not set the selected inactive background color.
Side Effect
- None.
Comments
None.
COMMENTS (0)
See Below