MPLAB® Harmony Graphics Suite
|
Adds a widget for the radial menu to manage, increments the total item count
LIB_EXPORT laResult laRadialMenuWidget_AddWidget( laRadialMenuWidget* mn, laWidget* widget );
Parameters |
Description |
laRadialMenuWidget* mn |
the radial menu widget |
laWidget* widget |
the item widget |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|