Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

GaimAccountOption Struct Reference

An option for an account. More...

#include <accountopt.h>


Data Fields

GaimPrefType type
 The type of value.

char * text
 The text that will appear to the user.

char * pref_name
 The name of the associated preference.

union {
   gboolean   boolean
   int   integer
   char *   string
   GList *   list
default_value


Detailed Description

An option for an account.

This is set by protocol plugins, and appears in the account settings dialogs.


Field Documentation

gboolean GaimAccountOption::boolean
 

The default boolean value.

int GaimAccountOption::integer
 

The default integer value.

GList* GaimAccountOption::list
 

The default list value.

char* GaimAccountOption::string
 

The default string value.


The documentation for this struct was generated from the following file:
Generated on Sun Aug 29 03:45:16 2004 for gaim by doxygen 1.3.4