Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
Loading...
Searching...
No Matches
gva_application_types.h File Reference
#include <gtk/gtk.h>
Include dependency graph for gva_application_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  gtkType
 The GVA application type and associated data. More...
 

Data Structure Documentation

◆ gtkType

struct gtkType

The GVA application type and associated data.

Collaboration diagram for gtkType:
Collaboration graph
Data Fields
GtkApplication * app The GTK application.
GtkWidget * draw The GTK drawing area.
uint32_t height The draw area height.
uint32_t width The draw area width.
GtkWidget * win The GTK window.