GaimBuddyIconSpec Struct Reference

A description of a Buddy Icon specification. More...

#include <prpl.h>


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.
GaimIconScaleRules scale_rules
 How to stretch this icon.


Detailed Description

A description of a Buddy Icon specification.

This tells Gaim what kind of image file it should give this prpl, and what kind of image file it should expect back. Dimensions less than 1 should be ignored and the image not scaled.


Field Documentation

char* GaimBuddyIconSpec::format

This is a comma-delimited list of image formats or NULL if icons are not supported.

The core nor the prpl will actually check to see if the data it's given matches this, it's entirely up to the UI to do what it wants


The documentation for this struct was generated from the following file:
Generated on Sun Feb 18 07:36:35 2007 for gaim by  doxygen 1.5.1