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
 The default boolean value.
   int   integer
 The default integer value.
   char *   string
 The default string value.
   GList *   list
 The default list value.
default_value
gboolean masked


Detailed Description

An option for an account.

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


The documentation for this struct was generated from the following file:
Generated on Wed Aug 9 23:40:58 2006 for gaim by  doxygen 1.4.7