MPLAB® Harmony Graphics Suite
|
Returns the scheme associated with the specified widget
LIB_EXPORT laScheme* laWidget_GetScheme( laWidget* wgt );
Parameters |
Description |
laWidget* wgt |
the widget |
laScheme* - a pointer to the active scheme for a widget
MPLAB® Harmony Graphics Suite
|