GFXprim
2D bitmap graphics library with emphasis on speed and correctness
|
An application information. More...
#include <gp_app_info.h>
Data Fields | |
const char * | name |
Application name. | |
const char * | desc |
Short application description. | |
const char * | version |
Application version. | |
const char * | license |
Application license. | |
const char * | url |
URL to application website. | |
gp_app_info_author * | authors |
An {} terminated array of authors. | |
An application information.
Fill in this structure to get the about dialog in the application.
Definition at line 64 of file gp_app_info.h.