_PurpleAccount Struct Reference

Structure representing an account. More...

#include <account.h>


Data Fields

char * username
 The username.
char * alias
 How you appear to yourself.
char * password
 The account password.
char * user_info
 User information.
char * buddy_icon_path
 The buddy icon's non-cached path.
gboolean remember_pass
 Remember the password.
char * protocol_id
 The ID of the protocol.
PurpleConnectiongc
 The connection handle.
gboolean disconnecting
 The account is currently disconnecting.
GHashTable * settings
 Protocol-specific settings.
GHashTable * ui_settings
 UI-specific settings.
PurpleProxyInfoproxy_info
 Proxy information.
GSList * permit
 Permit list.
GSList * deny
 Deny list.
int perm_deny
 The permit/deny setting.
GList * status_types
 Status types.
PurplePresencepresence
 Presence.
PurpleLogsystem_log
 The system log.
void * ui_data
 The UI can put data here.
PurpleAccountRegistrationCb registration_cb
void * registration_cb_user_data
gpointer priv
 Pointer to opaque private data.


Detailed Description

Structure representing an account.

Definition at line 112 of file account.h.


Field Documentation

PurpleProxyInfo* _PurpleAccount::proxy_info

Proxy information.

This will be set

Definition at line 131 of file account.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 8 09:11:30 2008 for pidgin by  doxygen 1.5.1