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

Microchip Technology Inc.

File Name

legato_widget_slider.h

Description

Module for Microchip Graphics Library - Legato User Interface Library 

This module implements slider control widget functions.

Functions
 
Name 
Description 
 
Initializes an leSliderWidget widget pointer. 
 
Allocates memory for 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 
 
Value changed event function callback type 
MPLAB® Harmony Graphics Suite