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

Microchip Technology Inc.

File Name

libaria_widget_window.h

Description

Module for Microchip Graphics Library - Aria User Interface Library 

This module implements window container widget functions.

Functions
 
Name 
Description 
 
Gets the currently used window icon 
 
Gets the current image icon margin 
 
Gets the title text for this window. 
 
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 image to be used as a window icon 
 
Sets the image icon margin 
 
Sets the title text for the window. 
Structures
 
Name 
Description 
 
Implementation of a window widget struct 
 
Implementation of a window widget struct 
MPLAB® Harmony Graphics Suite