MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Legato Interface > i) Widget Functions > legato_widget_radial_menu.h
MPLAB® Harmony Graphics Suite
legato_widget_radial_menu.h

Microchip Technology Inc.

File Name

legato_widget_radial_menu.h

Description

Module for Microchip Graphics Library - Legato User Interface Library 

This module implements radial menu widget functions.

Functions
 
Name 
Description 
 
Initializes an leRadialMenuWidget widget pointer. 
 
Allocates memory for a new widget of this type. The application is responsible for the management of this memory until the widget is added to a widget tree. 
Types
 
Name 
Description 
 
This is type leRadialMenuWidget_ItemProminenceChangedEvent. 
 
This is type leRadialMenuWidget_ItemSelectedEvent. 
MPLAB® Harmony Graphics Suite