#include <application.h>
Public Attributes | |
char const * | name |
unsigned char const * | data_24 |
Definition at line 54 of file gcp/application.h.
unsigned char const* gcp::IconDesc::data_24 |
The icon as in line bytes.
Definition at line 63 of file gcp/application.h.
char const* gcp::IconDesc::name |
The name of the icon.
Definition at line 59 of file gcp/application.h.