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

Microchip Technology Inc.

File Name

libaria_widget_groupbox.h

Description

Module for Microchip Graphics Library - Aria User Interface Library 

This module implements group box widget functions.

Functions
 
Name 
Description 
 
Gets the horizontal alignmnet for the group box title text 
 
Gets the text value for the group box. 
 
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. 
 
Sets the alignment for the group box title text 
 
Sets the text value for the group box. 
Structures
 
Name 
Description 
 
Group box struct definition. 
 
Group box struct definition. 
MPLAB® Harmony Graphics Suite