MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Files > libaria_radiobutton_group.h
MPLAB® Harmony Graphics Suite
libaria_radiobutton_group.h

Microchip Technology Inc.

File Name

libaria_radiobutton_group.h

Description

Module for Microchip Graphics Library - Aria 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. 
Structures
 
Name 
Description 
 
Defines the structure used for the Radio Button group. 
MPLAB® Harmony Graphics Suite