#include <erregtypes.h>
Public Attributes | |
char * | iconName |
char ** | iconPaths |
Currently the first path is the 'normal' icon and the second path is the 'dimmed' icon. | |
gsize | iconPathsSize |
Definition at line 244 of file erregtypes.h.
char* regIcon_t::iconName |
Definition at line 246 of file erregtypes.h.
char** regIcon_t::iconPaths |
Currently the first path is the 'normal' icon and the second path is the 'dimmed' icon.
Definition at line 247 of file erregtypes.h.
gsize regIcon_t::iconPathsSize |
Definition at line 248 of file erregtypes.h.