MPLAB® Harmony Graphics Suite
|
Microchip Technology Inc.
libaria_widget_label.h
Module for Microchip Graphics Library - Aria User Interface Library
This module implements label (text) widget functions.
|
Name |
Description |
![]() |
Gets the text horizontal alignment value. | |
![]() |
Gets the text value for the label. | |
![]() |
Returns the line spacing in pixels for the label text. If < 0, the ascent value of the string's font is used. | |
![]() |
Gets the current vertical text alignment | |
![]() |
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. | |
![]() |
Sets the text horizontal alignment value | |
![]() |
Sets the text value for the label. | |
![]() |
Sets the line space in pixels of the text in the label widget. A value < 0 sets the spacing to the ascent value of the string's font. | |
![]() |
Sets the vertical text alignment value |
|
Name |
Description |
![]() |
Implementation of a label widget struct | |
![]() |
Implementation of a label widget struct |
MPLAB® Harmony Graphics Suite
|