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

Microchip Technology Inc.

File Name

legato_radiobutton_group.h

Description

Module for Microchip Graphics Library - Legato User Interface Library 

This module implements functions to control a radio button group.

Functions
 
Name 
Description 
 
Add a button widget to the button list of the selected Radio button group. 
 
This function creates a GFX_GOL_RADIOBUTTON group with the provided button list. 
 
This function destroys the GFX_GOL_RADIOBUTTON group 
 
Remove a button widget to the button list of the selected Radio button group. 
 
Select the button widget specified from the button list for the Radio button group. 
MPLAB® Harmony Graphics Suite