Data Fields | |
char * | format |
This is a comma-delimited list of image formats or NULL if icons are not supported. | |
int | min_width |
The minimum width of this icon. | |
int | min_height |
The minimum height of this icon. | |
int | max_width |
The maximum width of this icon. | |
int | max_height |
The maximum height of this icon. | |
size_t | max_filesize |
The maximum number of bytes. | |
PurpleIconScaleRules | scale_rules |
How to stretch this icon. |
Definition at line 74 of file prpl.h.