Structure representing an account.
More...
#include <account.h>
Structure representing an account.
Definition at line 126 of file account.h.
char* _PurpleAccount::alias |
How you appear to yourself.
Definition at line 129 of file account.h.
char* _PurpleAccount::buddy_icon_path |
The buddy icon's non-cached path.
Definition at line 133 of file account.h.
GSList* _PurpleAccount::deny |
The connection handle.
Definition at line 139 of file account.h.
char* _PurpleAccount::password |
The account password.
Definition at line 130 of file account.h.
The permit/deny setting.
Definition at line 160 of file account.h.
GSList* _PurpleAccount::permit |
PurplePresence* _PurpleAccount::presence |
gpointer _PurpleAccount::priv |
Pointer to opaque private data.
Definition at line 171 of file account.h.
char* _PurpleAccount::protocol_id |
The ID of the protocol.
Definition at line 137 of file account.h.
Proxy information.
This will be set
Definition at line 145 of file account.h.
gboolean _PurpleAccount::remember_pass |
Remember the password.
Definition at line 135 of file account.h.
GHashTable* _PurpleAccount::settings |
Protocol-specific settings.
Definition at line 142 of file account.h.
GList* _PurpleAccount::status_types |
void* _PurpleAccount::ui_data |
The UI can put data here.
Definition at line 167 of file account.h.
GHashTable* _PurpleAccount::ui_settings |
UI-specific settings.
Definition at line 143 of file account.h.
char* _PurpleAccount::user_info |
char* _PurpleAccount::username |
The documentation for this struct was generated from the following file: