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

Microchip Technology Inc.

File Name

legato_widget_button.h

Description

Module for Microchip Graphics Library - Legato User Interface Library

Functions
 
Name 
Description 
 
Initializes an leButtonWidget widget pointer. 
 
Allocates memory for and initializes a new widget of this type. The application is responsible for the managment of this memory until the widget is added to a widget tree. 
Types
 
Name 
Description 
 
Button pressed event function callback type 
 
Button released event function callback type 
MPLAB® Harmony Graphics Suite