GDS-Render v1.2.1
application_data Struct Reference

Structure containing The GtkApplication and a list containing the GdsRenderGui objects. More...

Data Fields

GtkApplication * app
 
GList * gui_list
 

Detailed Description

Structure containing The GtkApplication and a list containing the GdsRenderGui objects.

Definition at line 40 of file main.c.

Field Documentation

◆ app

GtkApplication* app

Definition at line 41 of file main.c.

◆ gui_list

GList* gui_list

Definition at line 42 of file main.c.


The documentation for this struct was generated from the following file: