QuickIO  0.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
app Struct Reference

What we know about an app. More...

#include <apps.h>

Public Attributes

gchar * name
 The name of the app, just for logging purposes.
 
GModule * mod
 The actual module. More...
 
qio_app_cb init
 Default setup and run function.
 
qio_app_cb exit
 Makes the app exit.
 

Detailed Description

What we know about an app.

Member Data Documentation

GModule* app::mod

The actual module.

Closed when QIO is shutting down.


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