pidgin 2.14.14dev
gaim-compat.h File Reference

Gaim Compat macros. More...

#include <glib.h>
#include "glibcompat.h"
Include dependency graph for gaim-compat.h:

Go to the source code of this file.

Macros

#define GaimAccountUiOps   PurpleAccountUiOps
 
#define GaimAccount   PurpleAccount
 
#define GaimFilterAccountFunc   PurpleFilterAccountFunc
 
#define GaimAccountRequestAuthorizationCb   PurpleAccountRequestAuthorizationCb
 
#define gaim_account_new   purple_account_new
 
#define gaim_account_destroy   purple_account_destroy
 
#define gaim_account_connect   purple_account_connect
 
#define gaim_account_register   purple_account_register
 
#define gaim_account_disconnect   purple_account_disconnect
 
#define gaim_account_notify_added   purple_account_notify_added
 
#define gaim_account_request_add   purple_account_request_add
 
#define gaim_account_request_close   purple_account_request_close
 
#define gaim_account_request_authorization   purple_account_request_authorization
 
#define gaim_account_request_change_password   purple_account_request_change_password
 
#define gaim_account_request_change_user_info   purple_account_request_change_user_info
 
#define gaim_account_set_username   purple_account_set_username
 
#define gaim_account_set_password   purple_account_set_password
 
#define gaim_account_set_alias   purple_account_set_alias
 
#define gaim_account_set_user_info   purple_account_set_user_info
 
#define gaim_account_set_buddy_icon_path   purple_account_set_buddy_icon_path
 
#define gaim_account_set_protocol_id   purple_account_set_protocol_id
 
#define gaim_account_set_connection   purple_account_set_connection
 
#define gaim_account_set_remember_password   purple_account_set_remember_password
 
#define gaim_account_set_check_mail   purple_account_set_check_mail
 
#define gaim_account_set_enabled   purple_account_set_enabled
 
#define gaim_account_set_proxy_info   purple_account_set_proxy_info
 
#define gaim_account_set_status_types   purple_account_set_status_types
 
#define gaim_account_set_status   purple_account_set_status
 
#define gaim_account_set_status_list   purple_account_set_status_list
 
#define gaim_account_clear_settings   purple_account_clear_settings
 
#define gaim_account_set_int   purple_account_set_int
 
#define gaim_account_set_string   purple_account_set_string
 
#define gaim_account_set_bool   purple_account_set_bool
 
#define gaim_account_set_ui_int   purple_account_set_ui_int
 
#define gaim_account_set_ui_string   purple_account_set_ui_string
 
#define gaim_account_set_ui_bool   purple_account_set_ui_bool
 
#define gaim_account_is_connected   purple_account_is_connected
 
#define gaim_account_is_connecting   purple_account_is_connecting
 
#define gaim_account_is_disconnected   purple_account_is_disconnected
 
#define gaim_account_get_username   purple_account_get_username
 
#define gaim_account_get_password   purple_account_get_password
 
#define gaim_account_get_alias   purple_account_get_alias
 
#define gaim_account_get_user_info   purple_account_get_user_info
 
#define gaim_account_get_buddy_icon_path   purple_account_get_buddy_icon_path
 
#define gaim_account_get_protocol_id   purple_account_get_protocol_id
 
#define gaim_account_get_protocol_name   purple_account_get_protocol_name
 
#define gaim_account_get_connection   purple_account_get_connection
 
#define gaim_account_get_remember_password   purple_account_get_remember_password
 
#define gaim_account_get_check_mail   purple_account_get_check_mail
 
#define gaim_account_get_enabled   purple_account_get_enabled
 
#define gaim_account_get_proxy_info   purple_account_get_proxy_info
 
#define gaim_account_get_active_status   purple_account_get_active_status
 
#define gaim_account_get_status   purple_account_get_status
 
#define gaim_account_get_status_type   purple_account_get_status_type
 
#define gaim_account_get_status_type_with_primitive    purple_account_get_status_type_with_primitive
 
#define gaim_account_get_presence   purple_account_get_presence
 
#define gaim_account_is_status_active   purple_account_is_status_active
 
#define gaim_account_get_status_types   purple_account_get_status_types
 
#define gaim_account_get_int   purple_account_get_int
 
#define gaim_account_get_string   purple_account_get_string
 
#define gaim_account_get_bool   purple_account_get_bool
 
#define gaim_account_get_ui_int   purple_account_get_ui_int
 
#define gaim_account_get_ui_string   purple_account_get_ui_string
 
#define gaim_account_get_ui_bool   purple_account_get_ui_bool
 
#define gaim_account_get_log   purple_account_get_log
 
#define gaim_account_destroy_log   purple_account_destroy_log
 
#define gaim_account_add_buddy   purple_account_add_buddy
 
#define gaim_account_add_buddies   purple_account_add_buddies
 
#define gaim_account_remove_buddy   purple_account_remove_buddy
 
#define gaim_account_remove_buddies   purple_account_remove_buddies
 
#define gaim_account_remove_group   purple_account_remove_group
 
#define gaim_account_change_password   purple_account_change_password
 
#define gaim_account_supports_offline_message   purple_account_supports_offline_message
 
#define gaim_accounts_add   purple_accounts_add
 
#define gaim_accounts_remove   purple_accounts_remove
 
#define gaim_accounts_delete   purple_accounts_delete
 
#define gaim_accounts_reorder   purple_accounts_reorder
 
#define gaim_accounts_get_all   purple_accounts_get_all
 
#define gaim_accounts_get_all_active   purple_accounts_get_all_active
 
#define gaim_accounts_find   purple_accounts_find
 
#define gaim_accounts_restore_current_statuses   purple_accounts_restore_current_statuses
 
#define gaim_accounts_set_ui_ops   purple_accounts_set_ui_ops
 
#define gaim_accounts_get_ui_ops   purple_accounts_get_ui_ops
 
#define gaim_accounts_get_handle   purple_accounts_get_handle
 
#define gaim_accounts_init   purple_accounts_init
 
#define gaim_accounts_uninit   purple_accounts_uninit
 
#define GaimAccountOption   PurpleAccountOption
 
#define GaimAccountUserSplit   PurpleAccountUserSplit
 
#define gaim_account_option_new   purple_account_option_new
 
#define gaim_account_option_bool_new   purple_account_option_bool_new
 
#define gaim_account_option_int_new   purple_account_option_int_new
 
#define gaim_account_option_string_new   purple_account_option_string_new
 
#define gaim_account_option_list_new   purple_account_option_list_new
 
#define gaim_account_option_destroy   purple_account_option_destroy
 
#define gaim_account_option_set_default_bool   purple_account_option_set_default_bool
 
#define gaim_account_option_set_default_int   purple_account_option_set_default_int
 
#define gaim_account_option_set_default_string   purple_account_option_set_default_string
 
#define gaim_account_option_set_masked   purple_account_option_set_masked
 
#define gaim_account_option_set_list   purple_account_option_set_list
 
#define gaim_account_option_add_list_item   purple_account_option_add_list_item
 
#define gaim_account_option_get_type   purple_account_option_get_type
 
#define gaim_account_option_get_text   purple_account_option_get_text
 
#define gaim_account_option_get_setting   purple_account_option_get_setting
 
#define gaim_account_option_get_default_bool   purple_account_option_get_default_bool
 
#define gaim_account_option_get_default_int   purple_account_option_get_default_int
 
#define gaim_account_option_get_default_string   purple_account_option_get_default_string
 
#define gaim_account_option_get_default_list_value   purple_account_option_get_default_list_value
 
#define gaim_account_option_get_masked   purple_account_option_get_masked
 
#define gaim_account_option_get_list   purple_account_option_get_list
 
#define gaim_account_user_split_new   purple_account_user_split_new
 
#define gaim_account_user_split_destroy   purple_account_user_split_destroy
 
#define gaim_account_user_split_get_text   purple_account_user_split_get_text
 
#define gaim_account_user_split_get_default_value   purple_account_user_split_get_default_value
 
#define gaim_account_user_split_get_separator   purple_account_user_split_get_separator
 
#define GaimBuddyList   PurpleBuddyList
 
#define GaimBlistUiOps   PurpleBlistUiOps
 
#define GaimBlistNode   PurpleBlistNode
 
#define GaimChat   PurpleChat
 
#define GaimGroup   PurpleGroup
 
#define GaimContact   PurpleContact
 
#define GaimBuddy   PurpleBuddy
 
#define GAIM_BLIST_GROUP_NODE   PURPLE_BLIST_GROUP_NODE
 
#define GAIM_BLIST_CONTACT_NODE   PURPLE_BLIST_CONTACT_NODE
 
#define GAIM_BLIST_BUDDY_NODE   PURPLE_BLIST_BUDDY_NODE
 
#define GAIM_BLIST_CHAT_NODE   PURPLE_BLIST_CHAT_NODE
 
#define GAIM_BLIST_OTHER_NODE   PURPLE_BLIST_OTHER_NODE
 
#define GaimBlistNodeType   PurpleBlistNodeType
 
#define GAIM_BLIST_NODE_IS_CHAT   PURPLE_BLIST_NODE_IS_CHAT
 
#define GAIM_BLIST_NODE_IS_BUDDY   PURPLE_BLIST_NODE_IS_BUDDY
 
#define GAIM_BLIST_NODE_IS_CONTACT   PURPLE_BLIST_NODE_IS_CONTACT
 
#define GAIM_BLIST_NODE_IS_GROUP   PURPLE_BLIST_NODE_IS_GROUP
 
#define GAIM_BUDDY_IS_ONLINE   PURPLE_BUDDY_IS_ONLINE
 
#define GAIM_BLIST_NODE_FLAG_NO_SAVE   PURPLE_BLIST_NODE_FLAG_NO_SAVE
 
#define GaimBlistNodeFlags   PurpleBlistNodeFlags
 
#define GAIM_BLIST_NODE_HAS_FLAG   PURPLE_BLIST_NODE_HAS_FLAG
 
#define GAIM_BLIST_NODE_SHOULD_SAVE   PURPLE_BLIST_NODE_SHOULD_SAVE
 
#define GAIM_BLIST_NODE_NAME   PURPLE_BLIST_NODE_NAME
 
#define gaim_blist_new   purple_blist_new
 
#define gaim_set_blist   purple_set_blist
 
#define gaim_get_blist   purple_get_blist
 
#define gaim_blist_get_root   purple_blist_get_root
 
#define gaim_blist_node_next   purple_blist_node_next
 
#define gaim_blist_show   purple_blist_show
 
#define gaim_blist_destroy   purple_blist_destroy
 
#define gaim_blist_set_visible   purple_blist_set_visible
 
#define gaim_blist_update_buddy_status   purple_blist_update_buddy_status
 
#define gaim_blist_update_buddy_icon   purple_blist_update_buddy_icon
 
#define gaim_blist_alias_contact   purple_blist_alias_contact
 
#define gaim_blist_alias_buddy   purple_blist_alias_buddy
 
#define gaim_blist_server_alias_buddy   purple_blist_server_alias_buddy
 
#define gaim_blist_alias_chat   purple_blist_alias_chat
 
#define gaim_blist_rename_buddy   purple_blist_rename_buddy
 
#define gaim_blist_rename_group   purple_blist_rename_group
 
#define gaim_chat_new   purple_chat_new
 
#define gaim_blist_add_chat   purple_blist_add_chat
 
#define gaim_buddy_new   purple_buddy_new
 
#define gaim_buddy_set_icon   purple_buddy_set_icon
 
#define gaim_buddy_get_account   purple_buddy_get_account
 
#define gaim_buddy_get_name   purple_buddy_get_name
 
#define gaim_buddy_get_icon   purple_buddy_get_icon
 
#define gaim_buddy_get_contact   purple_buddy_get_contact
 
#define gaim_buddy_get_presence   purple_buddy_get_presence
 
#define gaim_blist_add_buddy   purple_blist_add_buddy
 
#define gaim_group_new   purple_group_new
 
#define gaim_blist_add_group   purple_blist_add_group
 
#define gaim_contact_new   purple_contact_new
 
#define gaim_blist_add_contact   purple_blist_add_contact
 
#define gaim_blist_merge_contact   purple_blist_merge_contact
 
#define gaim_contact_get_priority_buddy   purple_contact_get_priority_buddy
 
#define gaim_contact_set_alias   purple_contact_set_alias
 
#define gaim_contact_get_alias   purple_contact_get_alias
 
#define gaim_contact_on_account   purple_contact_on_account
 
#define gaim_contact_invalidate_priority_buddy   purple_contact_invalidate_priority_buddy
 
#define gaim_blist_remove_buddy   purple_blist_remove_buddy
 
#define gaim_blist_remove_contact   purple_blist_remove_contact
 
#define gaim_blist_remove_chat   purple_blist_remove_chat
 
#define gaim_blist_remove_group   purple_blist_remove_group
 
#define gaim_buddy_get_alias_only   purple_buddy_get_alias_only
 
#define gaim_buddy_get_server_alias   purple_buddy_get_server_alias
 
#define gaim_buddy_get_contact_alias   purple_buddy_get_contact_alias
 
#define gaim_buddy_get_local_alias   purple_buddy_get_local_alias
 
#define gaim_buddy_get_alias   purple_buddy_get_alias
 
#define gaim_chat_get_name   purple_chat_get_name
 
#define gaim_find_buddy   purple_find_buddy
 
#define gaim_find_buddy_in_group   purple_find_buddy_in_group
 
#define gaim_find_buddies   purple_find_buddies
 
#define gaim_find_group   purple_find_group
 
#define gaim_blist_find_chat   purple_blist_find_chat
 
#define gaim_chat_get_group   purple_chat_get_group
 
#define gaim_buddy_get_group   purple_buddy_get_group
 
#define gaim_group_get_accounts   purple_group_get_accounts
 
#define gaim_group_on_account   purple_group_on_account
 
#define gaim_blist_add_account   purple_blist_add_account
 
#define gaim_blist_remove_account   purple_blist_remove_account
 
#define gaim_blist_get_group_size   purple_blist_get_group_size
 
#define gaim_blist_get_group_online_count   purple_blist_get_group_online_count
 
#define gaim_blist_load   purple_blist_load
 
#define gaim_blist_schedule_save   purple_blist_schedule_save
 
#define gaim_blist_request_add_buddy   purple_blist_request_add_buddy
 
#define gaim_blist_request_add_chat   purple_blist_request_add_chat
 
#define gaim_blist_request_add_group   purple_blist_request_add_group
 
#define gaim_blist_node_set_bool   purple_blist_node_set_bool
 
#define gaim_blist_node_get_bool   purple_blist_node_get_bool
 
#define gaim_blist_node_set_int   purple_blist_node_set_int
 
#define gaim_blist_node_get_int   purple_blist_node_get_int
 
#define gaim_blist_node_set_string   purple_blist_node_set_string
 
#define gaim_blist_node_get_string   purple_blist_node_get_string
 
#define gaim_blist_node_remove_setting   purple_blist_node_remove_setting
 
#define gaim_blist_node_set_flags   purple_blist_node_set_flags
 
#define gaim_blist_node_get_flags   purple_blist_node_get_flags
 
#define gaim_blist_node_get_extended_menu   purple_blist_node_get_extended_menu
 
#define gaim_blist_set_ui_ops   purple_blist_set_ui_ops
 
#define gaim_blist_get_ui_ops   purple_blist_get_ui_ops
 
#define gaim_blist_get_handle   purple_blist_get_handle
 
#define gaim_blist_init   purple_blist_init
 
#define gaim_blist_uninit   purple_blist_uninit
 
#define GaimBuddyIcon   PurpleBuddyIcon
 
#define gaim_buddy_icon_new(account, username, icon_data, icon_len)    purple_buddy_icon_new(account, username, g_memdup2(icon_data, icon_len), icon_len)
 
#define gaim_buddy_icon_ref   purple_buddy_icon_ref
 
#define gaim_buddy_icon_unref   purple_buddy_icon_unref
 
#define gaim_buddy_icon_update   purple_buddy_icon_update
 
#define gaim_buddy_icon_set_data(icon, data, len)    purple_buddy_icon_set_data(icon, g_memdup2(data, len), len, NULL);
 
#define gaim_buddy_icon_get_account   purple_buddy_icon_get_account
 
#define gaim_buddy_icon_get_username   purple_buddy_icon_get_username
 
#define gaim_buddy_icon_get_data   purple_buddy_icon_get_data
 
#define gaim_buddy_icon_get_type   purple_buddy_icon_get_extension
 
#define gaim_buddy_icons_set_for_user(icon, data, len)    purple_buddy_icons_set_for_user(icon, g_memdup2(data, len), len, NULL)
 
#define gaim_buddy_icons_set_caching   purple_buddy_icons_set_caching
 
#define gaim_buddy_icons_is_caching   purple_buddy_icons_is_caching
 
#define gaim_buddy_icons_set_cache_dir   purple_buddy_icons_set_cache_dir
 
#define gaim_buddy_icons_get_cache_dir   purple_buddy_icons_get_cache_dir
 
#define gaim_buddy_icons_get_handle   purple_buddy_icons_get_handle
 
#define gaim_buddy_icons_init   purple_buddy_icons_init
 
#define gaim_buddy_icons_uninit   purple_buddy_icons_uninit
 
#define gaim_buddy_icon_get_scale_size   purple_buddy_icon_get_scale_size
 
#define GAIM_CIPHER   PURPLE_CIPHER
 
#define GAIM_CIPHER_OPS   PURPLE_CIPHER_OPS
 
#define GAIM_CIPHER_CONTEXT   PURPLE_CIPHER_CONTEXT
 
#define GaimCipher   PurpleCipher
 
#define GaimCipherOps   PurpleCipherOps
 
#define GaimCipherContext   PurpleCipherContext
 
#define GAIM_CIPHER_CAPS_SET_OPT   PURPLE_CIPHER_CAPS_SET_OPT
 
#define GAIM_CIPHER_CAPS_GET_OPT   PURPLE_CIPHER_CAPS_GET_OPT
 
#define GAIM_CIPHER_CAPS_INIT   PURPLE_CIPHER_CAPS_INIT
 
#define GAIM_CIPHER_CAPS_RESET   PURPLE_CIPHER_CAPS_RESET
 
#define GAIM_CIPHER_CAPS_UNINIT   PURPLE_CIPHER_CAPS_UNINIT
 
#define GAIM_CIPHER_CAPS_SET_IV   PURPLE_CIPHER_CAPS_SET_IV
 
#define GAIM_CIPHER_CAPS_APPEND   PURPLE_CIPHER_CAPS_APPEND
 
#define GAIM_CIPHER_CAPS_DIGEST   PURPLE_CIPHER_CAPS_DIGEST
 
#define GAIM_CIPHER_CAPS_ENCRYPT   PURPLE_CIPHER_CAPS_ENCRYPT
 
#define GAIM_CIPHER_CAPS_DECRYPT   PURPLE_CIPHER_CAPS_DECRYPT
 
#define GAIM_CIPHER_CAPS_SET_SALT   PURPLE_CIPHER_CAPS_SET_SALT
 
#define GAIM_CIPHER_CAPS_GET_SALT_SIZE   PURPLE_CIPHER_CAPS_GET_SALT_SIZE
 
#define GAIM_CIPHER_CAPS_SET_KEY   PURPLE_CIPHER_CAPS_SET_KEY
 
#define GAIM_CIPHER_CAPS_GET_KEY_SIZE   PURPLE_CIPHER_CAPS_GET_KEY_SIZE
 
#define GAIM_CIPHER_CAPS_UNKNOWN   PURPLE_CIPHER_CAPS_UNKNOWN
 
#define gaim_cipher_get_name   purple_cipher_get_name
 
#define gaim_cipher_get_capabilities   purple_cipher_get_capabilities
 
#define gaim_cipher_digest_region   purple_cipher_digest_region
 
#define gaim_ciphers_find_cipher   purple_ciphers_find_cipher
 
#define gaim_ciphers_register_cipher   purple_ciphers_register_cipher
 
#define gaim_ciphers_unregister_cipher   purple_ciphers_unregister_cipher
 
#define gaim_ciphers_get_ciphers   purple_ciphers_get_ciphers
 
#define gaim_ciphers_get_handle   purple_ciphers_get_handle
 
#define gaim_ciphers_init   purple_ciphers_init
 
#define gaim_ciphers_uninit   purple_ciphers_uninit
 
#define gaim_cipher_context_set_option   purple_cipher_context_set_option
 
#define gaim_cipher_context_get_option   purple_cipher_context_get_option
 
#define gaim_cipher_context_new   purple_cipher_context_new
 
#define gaim_cipher_context_new_by_name   purple_cipher_context_new_by_name
 
#define gaim_cipher_context_reset   purple_cipher_context_reset
 
#define gaim_cipher_context_destroy   purple_cipher_context_destroy
 
#define gaim_cipher_context_set_iv   purple_cipher_context_set_iv
 
#define gaim_cipher_context_append   purple_cipher_context_append
 
#define gaim_cipher_context_digest   purple_cipher_context_digest
 
#define gaim_cipher_context_digest_to_str   purple_cipher_context_digest_to_str
 
#define gaim_cipher_context_encrypt   purple_cipher_context_encrypt
 
#define gaim_cipher_context_decrypt   purple_cipher_context_decrypt
 
#define gaim_cipher_context_set_salt   purple_cipher_context_set_salt
 
#define gaim_cipher_context_get_salt_size   purple_cipher_context_get_salt_size
 
#define gaim_cipher_context_set_key   purple_cipher_context_set_key
 
#define gaim_cipher_context_get_key_size   purple_cipher_context_get_key_size
 
#define gaim_cipher_context_set_data   purple_cipher_context_set_data
 
#define gaim_cipher_context_get_data   purple_cipher_context_get_data
 
#define gaim_cipher_http_digest_calculate_session_key    purple_cipher_http_digest_calculate_session_key
 
#define gaim_cipher_http_digest_calculate_response    purple_cipher_http_digest_calculate_response
 
#define GaimCircBuffer   PurpleCircBuffer
 
#define gaim_circ_buffer_new   purple_circ_buffer_new
 
#define gaim_circ_buffer_destroy   purple_circ_buffer_destroy
 
#define gaim_circ_buffer_append   purple_circ_buffer_append
 
#define gaim_circ_buffer_get_max_read   purple_circ_buffer_get_max_read
 
#define gaim_circ_buffer_mark_read   purple_circ_buffer_mark_read
 
#define GaimCmdPriority   PurpleCmdPriority
 
#define GaimCmdFlag   PurpleCmdFlag
 
#define GaimCmdStatus   PurpleCmdStatus
 
#define GaimCmdRet   PurpleCmdRet
 
#define GAIM_CMD_STATUS_OK   PURPLE_CMD_STATUS_OK
 
#define GAIM_CMD_STATUS_FAILED   PURPLE_CMD_STATUS_FAILED
 
#define GAIM_CMD_STATUS_NOT_FOUND   PURPLE_CMD_STATUS_NOT_FOUND
 
#define GAIM_CMD_STATUS_WRONG_ARGS   PURPLE_CMD_STATUS_WRONG_ARGS
 
#define GAIM_CMD_STATUS_WRONG_PRPL   PURPLE_CMD_STATUS_WRONG_PRPL
 
#define GAIM_CMD_STATUS_WRONG_TYPE   PURPLE_CMD_STATUS_WRONG_TYPE
 
#define GAIM_CMD_FUNC   PURPLE_CMD_FUNC
 
#define GAIM_CMD_RET_OK   PURPLE_CMD_RET_OK
 
#define GAIM_CMD_RET_FAILED   PURPLE_CMD_RET_FAILED
 
#define GAIM_CMD_RET_CONTINUE   PURPLE_CMD_RET_CONTINUE
 
#define GAIM_CMD_P_VERY_LOW   PURPLE_CMD_P_VERY_LOW
 
#define GAIM_CMD_P_LOW   PURPLE_CMD_P_LOW
 
#define GAIM_CMD_P_DEFAULT   PURPLE_CMD_P_DEFAULT
 
#define GAIM_CMD_P_PRPL   PURPLE_CMD_P_PRPL
 
#define GAIM_CMD_P_PLUGIN   PURPLE_CMD_P_PLUGIN
 
#define GAIM_CMD_P_ALIAS   PURPLE_CMD_P_ALIAS
 
#define GAIM_CMD_P_HIGH   PURPLE_CMD_P_HIGH
 
#define GAIM_CMD_P_VERY_HIGH   PURPLE_CMD_P_VERY_HIGH
 
#define GAIM_CMD_FLAG_IM   PURPLE_CMD_FLAG_IM
 
#define GAIM_CMD_FLAG_CHAT   PURPLE_CMD_FLAG_CHAT
 
#define GAIM_CMD_FLAG_PRPL_ONLY   PURPLE_CMD_FLAG_PRPL_ONLY
 
#define GAIM_CMD_FLAG_ALLOW_WRONG_ARGS   PURPLE_CMD_FLAG_ALLOW_WRONG_ARGS
 
#define GaimCmdFunc   PurpleCmdFunc
 
#define GaimCmdId   PurpleCmdId
 
#define gaim_cmd_register   purple_cmd_register
 
#define gaim_cmd_unregister   purple_cmd_unregister
 
#define gaim_cmd_do_command   purple_cmd_do_command
 
#define gaim_cmd_list   purple_cmd_list
 
#define gaim_cmd_help   purple_cmd_help
 
#define GaimConnection   PurpleConnection
 
#define GAIM_CONNECTION_HTML   PURPLE_CONNECTION_HTML
 
#define GAIM_CONNECTION_NO_BGCOLOR   PURPLE_CONNECTION_NO_BGCOLOR
 
#define GAIM_CONNECTION_AUTO_RESP   PURPLE_CONNECTION_AUTO_RESP
 
#define GAIM_CONNECTION_FORMATTING_WBFO   PURPLE_CONNECTION_FORMATTING_WBFO
 
#define GAIM_CONNECTION_NO_NEWLINES   PURPLE_CONNECTION_NO_NEWLINES
 
#define GAIM_CONNECTION_NO_FONTSIZE   PURPLE_CONNECTION_NO_FONTSIZE
 
#define GAIM_CONNECTION_NO_URLDESC   PURPLE_CONNECTION_NO_URLDESC
 
#define GAIM_CONNECTION_NO_IMAGES   PURPLE_CONNECTION_NO_IMAGES
 
#define GaimConnectionFlags   PurpleConnectionFlags
 
#define GAIM_DISCONNECTED   PURPLE_DISCONNECTED
 
#define GAIM_CONNECTED   PURPLE_CONNECTED
 
#define GAIM_CONNECTING   PURPLE_CONNECTING
 
#define GaimConnectionState   PurpleConnectionState
 
#define GaimConnectionUiOps   PurpleConnectionUiOps
 
#define gaim_connection_new   purple_connection_new
 
#define gaim_connection_destroy   purple_connection_destroy
 
#define gaim_connection_set_state   purple_connection_set_state
 
#define gaim_connection_set_account   purple_connection_set_account
 
#define gaim_connection_set_display_name   purple_connection_set_display_name
 
#define gaim_connection_get_state   purple_connection_get_state
 
#define GAIM_CONNECTION_IS_CONNECTED   PURPLE_CONNECTION_IS_CONNECTED
 
#define gaim_connection_get_account   purple_connection_get_account
 
#define gaim_connection_get_password   purple_connection_get_password
 
#define gaim_connection_get_display_name   purple_connection_get_display_name
 
#define gaim_connection_update_progress   purple_connection_update_progress
 
#define gaim_connection_notice   purple_connection_notice
 
#define gaim_connection_error   purple_connection_error
 
#define gaim_connections_disconnect_all   purple_connections_disconnect_all
 
#define gaim_connections_get_all   purple_connections_get_all
 
#define gaim_connections_get_connecting   purple_connections_get_connecting
 
#define GAIM_CONNECTION_IS_VALID   PURPLE_CONNECTION_IS_VALID
 
#define gaim_connections_set_ui_ops   purple_connections_set_ui_ops
 
#define gaim_connections_get_ui_ops   purple_connections_get_ui_ops
 
#define gaim_connections_init   purple_connections_init
 
#define gaim_connections_uninit   purple_connections_uninit
 
#define gaim_connections_get_handle   purple_connections_get_handle
 
#define GaimConversationUiOps   PurpleConversationUiOps
 
#define GaimConversation   PurpleConversation
 
#define GaimConvIm   PurpleConvIm
 
#define GaimConvChat   PurpleConvChat
 
#define GaimConvChatBuddy   PurpleConvChatBuddy
 
#define GAIM_CONV_TYPE_UNKNOWN   PURPLE_CONV_TYPE_UNKNOWN
 
#define GAIM_CONV_TYPE_IM   PURPLE_CONV_TYPE_IM
 
#define GAIM_CONV_TYPE_CHAT   PURPLE_CONV_TYPE_CHAT
 
#define GAIM_CONV_TYPE_MISC   PURPLE_CONV_TYPE_MISC
 
#define GAIM_CONV_TYPE_ANY   PURPLE_CONV_TYPE_ANY
 
#define GaimConversationType   PurpleConversationType
 
#define GAIM_CONV_UPDATE_ADD   PURPLE_CONV_UPDATE_ADD
 
#define GAIM_CONV_UPDATE_REMOVE   PURPLE_CONV_UPDATE_REMOVE
 
#define GAIM_CONV_UPDATE_ACCOUNT   PURPLE_CONV_UPDATE_ACCOUNT
 
#define GAIM_CONV_UPDATE_TYPING   PURPLE_CONV_UPDATE_TYPING
 
#define GAIM_CONV_UPDATE_UNSEEN   PURPLE_CONV_UPDATE_UNSEEN
 
#define GAIM_CONV_UPDATE_LOGGING   PURPLE_CONV_UPDATE_LOGGING
 
#define GAIM_CONV_UPDATE_TOPIC   PURPLE_CONV_UPDATE_TOPIC
 
#define GAIM_CONV_ACCOUNT_ONLINE   PURPLE_CONV_ACCOUNT_ONLINE
 
#define GAIM_CONV_ACCOUNT_OFFLINE   PURPLE_CONV_ACCOUNT_OFFLINE
 
#define GAIM_CONV_UPDATE_AWAY   PURPLE_CONV_UPDATE_AWAY
 
#define GAIM_CONV_UPDATE_ICON   PURPLE_CONV_UPDATE_ICON
 
#define GAIM_CONV_UPDATE_TITLE   PURPLE_CONV_UPDATE_TITLE
 
#define GAIM_CONV_UPDATE_CHATLEFT   PURPLE_CONV_UPDATE_CHATLEFT
 
#define GAIM_CONV_UPDATE_FEATURES   PURPLE_CONV_UPDATE_FEATURES
 
#define GaimConvUpdateType   PurpleConvUpdateType
 
#define GAIM_NOT_TYPING   PURPLE_NOT_TYPING
 
#define GAIM_TYPING   PURPLE_TYPING
 
#define GAIM_TYPED   PURPLE_TYPED
 
#define GaimTypingState   PurpleTypingState
 
#define GAIM_MESSAGE_SEND   PURPLE_MESSAGE_SEND
 
#define GAIM_MESSAGE_RECV   PURPLE_MESSAGE_RECV
 
#define GAIM_MESSAGE_SYSTEM   PURPLE_MESSAGE_SYSTEM
 
#define GAIM_MESSAGE_AUTO_RESP   PURPLE_MESSAGE_AUTO_RESP
 
#define GAIM_MESSAGE_ACTIVE_ONLY   PURPLE_MESSAGE_ACTIVE_ONLY
 
#define GAIM_MESSAGE_NICK   PURPLE_MESSAGE_NICK
 
#define GAIM_MESSAGE_NO_LOG   PURPLE_MESSAGE_NO_LOG
 
#define GAIM_MESSAGE_WHISPER   PURPLE_MESSAGE_WHISPER
 
#define GAIM_MESSAGE_ERROR   PURPLE_MESSAGE_ERROR
 
#define GAIM_MESSAGE_DELAYED   PURPLE_MESSAGE_DELAYED
 
#define GAIM_MESSAGE_RAW   PURPLE_MESSAGE_RAW
 
#define GAIM_MESSAGE_IMAGES   PURPLE_MESSAGE_IMAGES
 
#define GaimMessageFlags   PurpleMessageFlags
 
#define GAIM_CBFLAGS_NONE   PURPLE_CBFLAGS_NONE
 
#define GAIM_CBFLAGS_VOICE   PURPLE_CBFLAGS_VOICE
 
#define GAIM_CBFLAGS_HALFOP   PURPLE_CBFLAGS_HALFOP
 
#define GAIM_CBFLAGS_OP   PURPLE_CBFLAGS_OP
 
#define GAIM_CBFLAGS_FOUNDER   PURPLE_CBFLAGS_FOUNDER
 
#define GAIM_CBFLAGS_TYPING   PURPLE_CBFLAGS_TYPING
 
#define GaimConvChatBuddyFlags   PurpleConvChatBuddyFlags
 
#define gaim_conversations_set_ui_ops   purple_conversations_set_ui_ops
 
#define gaim_conversation_new   purple_conversation_new
 
#define gaim_conversation_destroy   purple_conversation_destroy
 
#define gaim_conversation_present   purple_conversation_present
 
#define gaim_conversation_get_type   purple_conversation_get_type
 
#define gaim_conversation_set_ui_ops   purple_conversation_set_ui_ops
 
#define gaim_conversation_get_ui_ops   purple_conversation_get_ui_ops
 
#define gaim_conversation_set_account   purple_conversation_set_account
 
#define gaim_conversation_get_account   purple_conversation_get_account
 
#define gaim_conversation_get_gc   purple_conversation_get_gc
 
#define gaim_conversation_set_title   purple_conversation_set_title
 
#define gaim_conversation_get_title   purple_conversation_get_title
 
#define gaim_conversation_autoset_title   purple_conversation_autoset_title
 
#define gaim_conversation_set_name   purple_conversation_set_name
 
#define gaim_conversation_get_name   purple_conversation_get_name
 
#define gaim_conversation_set_logging   purple_conversation_set_logging
 
#define gaim_conversation_is_logging   purple_conversation_is_logging
 
#define gaim_conversation_close_logs   purple_conversation_close_logs
 
#define gaim_conversation_get_im_data   purple_conversation_get_im_data
 
#define GAIM_CONV_IM   PURPLE_CONV_IM
 
#define gaim_conversation_get_chat_data   purple_conversation_get_chat_data
 
#define GAIM_CONV_CHAT   PURPLE_CONV_CHAT
 
#define gaim_conversation_set_data   purple_conversation_set_data
 
#define gaim_conversation_get_data   purple_conversation_get_data
 
#define gaim_get_conversations   purple_get_conversations
 
#define gaim_get_ims   purple_get_ims
 
#define gaim_get_chats   purple_get_chats
 
#define gaim_find_conversation_with_account    purple_find_conversation_with_account
 
#define gaim_conversation_write   purple_conversation_write
 
#define gaim_conversation_set_features   purple_conversation_set_features
 
#define gaim_conversation_get_features   purple_conversation_get_features
 
#define gaim_conversation_has_focus   purple_conversation_has_focus
 
#define gaim_conversation_update   purple_conversation_update
 
#define gaim_conversation_foreach   purple_conversation_foreach
 
#define gaim_conv_im_get_conversation   purple_conv_im_get_conversation
 
#define gaim_conv_im_set_icon   purple_conv_im_set_icon
 
#define gaim_conv_im_get_icon   purple_conv_im_get_icon
 
#define gaim_conv_im_set_typing_state   purple_conv_im_set_typing_state
 
#define gaim_conv_im_get_typing_state   purple_conv_im_get_typing_state
 
#define gaim_conv_im_start_typing_timeout   purple_conv_im_start_typing_timeout
 
#define gaim_conv_im_stop_typing_timeout   purple_conv_im_stop_typing_timeout
 
#define gaim_conv_im_get_typing_timeout   purple_conv_im_get_typing_timeout
 
#define gaim_conv_im_set_type_again   purple_conv_im_set_type_again
 
#define gaim_conv_im_get_type_again   purple_conv_im_get_type_again
 
#define gaim_conv_im_start_send_typed_timeout    purple_conv_im_start_send_typed_timeout
 
#define gaim_conv_im_stop_send_typed_timeout    purple_conv_im_stop_send_typed_timeout
 
#define gaim_conv_im_get_send_typed_timeout    purple_conv_im_get_send_typed_timeout
 
#define gaim_conv_present_error   purple_conv_present_error
 
#define gaim_conv_send_confirm   purple_conv_send_confirm
 
#define gaim_conv_im_update_typing   purple_conv_im_update_typing
 
#define gaim_conv_im_write   purple_conv_im_write
 
#define gaim_conv_im_send   purple_conv_im_send
 
#define gaim_conv_im_send_with_flags   purple_conv_im_send_with_flags
 
#define gaim_conv_custom_smiley_add   purple_conv_custom_smiley_add
 
#define gaim_conv_custom_smiley_write   purple_conv_custom_smiley_write
 
#define gaim_conv_custom_smiley_close   purple_conv_custom_smiley_close
 
#define gaim_conv_chat_get_conversation   purple_conv_chat_get_conversation
 
#define gaim_conv_chat_set_users   purple_conv_chat_set_users
 
#define gaim_conv_chat_get_users   purple_conv_chat_get_users
 
#define gaim_conv_chat_ignore   purple_conv_chat_ignore
 
#define gaim_conv_chat_unignore   purple_conv_chat_unignore
 
#define gaim_conv_chat_set_ignored   purple_conv_chat_set_ignored
 
#define gaim_conv_chat_get_ignored   purple_conv_chat_get_ignored
 
#define gaim_conv_chat_get_ignored_user   purple_conv_chat_get_ignored_user
 
#define gaim_conv_chat_is_user_ignored   purple_conv_chat_is_user_ignored
 
#define gaim_conv_chat_set_topic   purple_conv_chat_set_topic
 
#define gaim_conv_chat_get_topic   purple_conv_chat_get_topic
 
#define gaim_conv_chat_set_id   purple_conv_chat_set_id
 
#define gaim_conv_chat_get_id   purple_conv_chat_get_id
 
#define gaim_conv_chat_write   purple_conv_chat_write
 
#define gaim_conv_chat_send   purple_conv_chat_send
 
#define gaim_conv_chat_send_with_flags   purple_conv_chat_send_with_flags
 
#define gaim_conv_chat_add_user   purple_conv_chat_add_user
 
#define gaim_conv_chat_add_users   purple_conv_chat_add_users
 
#define gaim_conv_chat_rename_user   purple_conv_chat_rename_user
 
#define gaim_conv_chat_remove_user   purple_conv_chat_remove_user
 
#define gaim_conv_chat_remove_users   purple_conv_chat_remove_users
 
#define gaim_conv_chat_find_user   purple_conv_chat_find_user
 
#define gaim_conv_chat_user_set_flags   purple_conv_chat_user_set_flags
 
#define gaim_conv_chat_user_get_flags   purple_conv_chat_user_get_flags
 
#define gaim_conv_chat_clear_users   purple_conv_chat_clear_users
 
#define gaim_conv_chat_set_nick   purple_conv_chat_set_nick
 
#define gaim_conv_chat_get_nick   purple_conv_chat_get_nick
 
#define gaim_conv_chat_left   purple_conv_chat_left
 
#define gaim_conv_chat_has_left   purple_conv_chat_has_left
 
#define gaim_find_chat   purple_find_chat
 
#define gaim_conv_chat_cb_new   purple_conv_chat_cb_new
 
#define gaim_conv_chat_cb_find   purple_conv_chat_cb_find
 
#define gaim_conv_chat_cb_get_name   purple_conv_chat_cb_get_name
 
#define gaim_conv_chat_cb_destroy   purple_conv_chat_cb_destroy
 
#define gaim_conversations_get_handle   purple_conversations_get_handle
 
#define gaim_conversations_init   purple_conversations_init
 
#define gaim_conversations_uninit   purple_conversations_uninit
 
#define GaimCore   PurpleCore
 
#define GaimCoreUiOps   PurpleCoreUiOps
 
#define gaim_core_init   purple_core_init
 
#define gaim_core_quit   purple_core_quit
 
#define gaim_core_quit_cb   purple_core_quit_cb
 
#define gaim_core_get_version   purple_core_get_version
 
#define gaim_core_get_ui   purple_core_get_ui
 
#define gaim_get_core   purple_get_core
 
#define gaim_core_set_ui_ops   purple_core_set_ui_ops
 
#define gaim_core_get_ui_ops   purple_core_get_ui_ops
 
#define GAIM_DEBUG_ALL   PURPLE_DEBUG_ALL
 
#define GAIM_DEBUG_MISC   PURPLE_DEBUG_MISC
 
#define GAIM_DEBUG_INFO   PURPLE_DEBUG_INFO
 
#define GAIM_DEBUG_WARNING   PURPLE_DEBUG_WARNING
 
#define GAIM_DEBUG_ERROR   PURPLE_DEBUG_ERROR
 
#define GAIM_DEBUG_FATAL   PURPLE_DEBUG_FATAL
 
#define GaimDebugLevel   PurpleDebugLevel
 
#define GaimDebugUiOps   PurpleDebugUiOps
 
#define gaim_debug   purple_debug
 
#define gaim_debug_misc   purple_debug_misc
 
#define gaim_debug_info   purple_debug_info
 
#define gaim_debug_warning   purple_debug_warning
 
#define gaim_debug_error   purple_debug_error
 
#define gaim_debug_fatal   purple_debug_fatal
 
#define gaim_debug_set_enabled   purple_debug_set_enabled
 
#define gaim_debug_is_enabled   purple_debug_is_enabled
 
#define gaim_debug_set_ui_ops   purple_debug_set_ui_ops
 
#define gaim_debug_get_ui_ops   purple_debug_get_ui_ops
 
#define gaim_debug_init   purple_debug_init
 
#define GAIM_DESKTOP_ITEM_TYPE_NULL   PURPLE_DESKTOP_ITEM_TYPE_NULL
 
#define GAIM_DESKTOP_ITEM_TYPE_OTHER   PURPLE_DESKTOP_ITEM_TYPE_OTHER
 
#define GAIM_DESKTOP_ITEM_TYPE_APPLICATION   PURPLE_DESKTOP_ITEM_TYPE_APPLICATION
 
#define GAIM_DESKTOP_ITEM_TYPE_LINK   PURPLE_DESKTOP_ITEM_TYPE_LINK
 
#define GAIM_DESKTOP_ITEM_TYPE_FSDEVICE   PURPLE_DESKTOP_ITEM_TYPE_FSDEVICE
 
#define GAIM_DESKTOP_ITEM_TYPE_MIME_TYPE   PURPLE_DESKTOP_ITEM_TYPE_MIME_TYPE
 
#define GAIM_DESKTOP_ITEM_TYPE_DIRECTORY   PURPLE_DESKTOP_ITEM_TYPE_DIRECTORY
 
#define GAIM_DESKTOP_ITEM_TYPE_SERVICE   PURPLE_DESKTOP_ITEM_TYPE_SERVICE
 
#define GAIM_DESKTOP_ITEM_TYPE_SERVICE_TYPE   PURPLE_DESKTOP_ITEM_TYPE_SERVICE_TYPE
 
#define GaimDesktopItemType   PurpleDesktopItemType
 
#define GaimDesktopItem   PurpleDesktopItem
 
#define GAIM_TYPE_DESKTOP_ITEM   PURPLE_TYPE_DESKTOP_ITEM
 
#define gaim_desktop_item_get_type   purple_desktop_item_get_type
 
#define GAIM_DESKTOP_ITEM_ENCODING   "Encoding" /* string */
 
#define GAIM_DESKTOP_ITEM_VERSION   "Version" /* numeric */
 
#define GAIM_DESKTOP_ITEM_NAME   "Name" /* localestring */
 
#define GAIM_DESKTOP_ITEM_GENERIC_NAME   "GenericName" /* localestring */
 
#define GAIM_DESKTOP_ITEM_TYPE   "Type" /* string */
 
#define GAIM_DESKTOP_ITEM_FILE_PATTERN   "FilePattern" /* regexp(s) */
 
#define GAIM_DESKTOP_ITEM_TRY_EXEC   "TryExec" /* string */
 
#define GAIM_DESKTOP_ITEM_NO_DISPLAY   "NoDisplay" /* boolean */
 
#define GAIM_DESKTOP_ITEM_COMMENT   "Comment" /* localestring */
 
#define GAIM_DESKTOP_ITEM_EXEC   "Exec" /* string */
 
#define GAIM_DESKTOP_ITEM_ACTIONS   "Actions" /* strings */
 
#define GAIM_DESKTOP_ITEM_ICON   "Icon" /* string */
 
#define GAIM_DESKTOP_ITEM_MINI_ICON   "MiniIcon" /* string */
 
#define GAIM_DESKTOP_ITEM_HIDDEN   "Hidden" /* boolean */
 
#define GAIM_DESKTOP_ITEM_PATH   "Path" /* string */
 
#define GAIM_DESKTOP_ITEM_TERMINAL   "Terminal" /* boolean */
 
#define GAIM_DESKTOP_ITEM_TERMINAL_OPTIONS   "TerminalOptions" /* string */
 
#define GAIM_DESKTOP_ITEM_SWALLOW_TITLE   "SwallowTitle" /* string */
 
#define GAIM_DESKTOP_ITEM_SWALLOW_EXEC   "SwallowExec" /* string */
 
#define GAIM_DESKTOP_ITEM_MIME_TYPE   "MimeType" /* regexp(s) */
 
#define GAIM_DESKTOP_ITEM_PATTERNS   "Patterns" /* regexp(s) */
 
#define GAIM_DESKTOP_ITEM_DEFAULT_APP   "DefaultApp" /* string */
 
#define GAIM_DESKTOP_ITEM_DEV   "Dev" /* string */
 
#define GAIM_DESKTOP_ITEM_FS_TYPE   "FSType" /* string */
 
#define GAIM_DESKTOP_ITEM_MOUNT_POINT   "MountPoint" /* string */
 
#define GAIM_DESKTOP_ITEM_READ_ONLY   "ReadOnly" /* boolean */
 
#define GAIM_DESKTOP_ITEM_UNMOUNT_ICON   "UnmountIcon" /* string */
 
#define GAIM_DESKTOP_ITEM_SORT_ORDER   "SortOrder" /* strings */
 
#define GAIM_DESKTOP_ITEM_URL   "URL" /* string */
 
#define GAIM_DESKTOP_ITEM_DOC_PATH   "X-GNOME-DocPath" /* string */
 
#define gaim_desktop_item_new_from_file   purple_desktop_item_new_from_file
 
#define gaim_desktop_item_get_entry_type   purple_desktop_item_get_entry_type
 
#define gaim_desktop_item_get_string   purple_desktop_item_get_string
 
#define gaim_desktop_item_copy   purple_desktop_item_copy
 
#define gaim_desktop_item_unref   purple_desktop_item_unref
 
#define GaimDnsQueryData   PurpleDnsQueryData
 
#define GaimDnsQueryConnectFunction   PurpleDnsQueryConnectFunction
 
#define gaim_dnsquery_a   purple_dnsquery_a
 
#define gaim_dnsquery_destroy   purple_dnsquery_destroy
 
#define gaim_dnsquery_init   purple_dnsquery_init
 
#define gaim_dnsquery_uninit   purple_dnsquery_uninit
 
#define gaim_dnsquery_set_ui_ops   purple_dnsquery_set_ui_ops
 
#define gaim_dnsquery_get_host   purple_dnsquery_get_host
 
#define gaim_dnsquery_get_port   purple_dnsquery_get_port
 
#define GaimSrvResponse   PurpleSrvResponse
 
#define GaimSrvQueryData   PurpleSrvTxtQueryData
 
#define GaimSrvCallback   PurpleSrvCallback
 
#define gaim_srv_resolve   purple_srv_resolve
 
#define gaim_srv_cancel   purple_srv_cancel
 
#define GAIM_INPUT_READ   PURPLE_INPUT_READ
 
#define GAIM_INPUT_WRITE   PURPLE_INPUT_WRITE
 
#define GaimInputCondition   PurpleInputCondition
 
#define GaimInputFunction   PurpleInputFunction
 
#define GaimEventLoopUiOps   PurpleEventLoopUiOps
 
#define gaim_timeout_add   purple_timeout_add
 
#define gaim_timeout_remove   purple_timeout_remove
 
#define gaim_input_add   purple_input_add
 
#define gaim_input_remove   purple_input_remove
 
#define gaim_eventloop_set_ui_ops   purple_eventloop_set_ui_ops
 
#define gaim_eventloop_get_ui_ops   purple_eventloop_get_ui_ops
 
#define GaimXfer   PurpleXfer
 
#define GAIM_XFER_UNKNOWN   PURPLE_XFER_UNKNOWN
 
#define GAIM_XFER_SEND   PURPLE_XFER_SEND
 
#define GAIM_XFER_RECEIVE   PURPLE_XFER_RECEIVE
 
#define GaimXferType   PurpleXferType
 
#define GAIM_XFER_STATUS_UNKNOWN   PURPLE_XFER_STATUS_UNKNOWN
 
#define GAIM_XFER_STATUS_NOT_STARTED   PURPLE_XFER_STATUS_NOT_STARTED
 
#define GAIM_XFER_STATUS_ACCEPTED   PURPLE_XFER_STATUS_ACCEPTED
 
#define GAIM_XFER_STATUS_STARTED   PURPLE_XFER_STATUS_STARTED
 
#define GAIM_XFER_STATUS_DONE   PURPLE_XFER_STATUS_DONE
 
#define GAIM_XFER_STATUS_CANCEL_LOCAL   PURPLE_XFER_STATUS_CANCEL_LOCAL
 
#define GAIM_XFER_STATUS_CANCEL_REMOTE   PURPLE_XFER_STATUS_CANCEL_REMOTE
 
#define GaimXferStatusType   PurpleXferStatusType
 
#define GaimXferUiOps   PurpleXferUiOps
 
#define gaim_xfer_new   purple_xfer_new
 
#define gaim_xfer_ref   purple_xfer_ref
 
#define gaim_xfer_unref   purple_xfer_unref
 
#define gaim_xfer_request   purple_xfer_request
 
#define gaim_xfer_request_accepted   purple_xfer_request_accepted
 
#define gaim_xfer_request_denied   purple_xfer_request_denied
 
#define gaim_xfer_get_type   purple_xfer_get_type
 
#define gaim_xfer_get_account   purple_xfer_get_account
 
#define gaim_xfer_get_status   purple_xfer_get_status
 
#define gaim_xfer_is_canceled   purple_xfer_is_canceled
 
#define gaim_xfer_is_completed   purple_xfer_is_completed
 
#define gaim_xfer_get_filename   purple_xfer_get_filename
 
#define gaim_xfer_get_local_filename   purple_xfer_get_local_filename
 
#define gaim_xfer_get_bytes_sent   purple_xfer_get_bytes_sent
 
#define gaim_xfer_get_bytes_remaining   purple_xfer_get_bytes_remaining
 
#define gaim_xfer_get_size   purple_xfer_get_size
 
#define gaim_xfer_get_progress   purple_xfer_get_progress
 
#define gaim_xfer_get_local_port   purple_xfer_get_local_port
 
#define gaim_xfer_get_remote_ip   purple_xfer_get_remote_ip
 
#define gaim_xfer_get_remote_port   purple_xfer_get_remote_port
 
#define gaim_xfer_set_completed   purple_xfer_set_completed
 
#define gaim_xfer_set_message   purple_xfer_set_message
 
#define gaim_xfer_set_filename   purple_xfer_set_filename
 
#define gaim_xfer_set_local_filename   purple_xfer_set_local_filename
 
#define gaim_xfer_set_size   purple_xfer_set_size
 
#define gaim_xfer_set_bytes_sent   purple_xfer_set_bytes_sent
 
#define gaim_xfer_get_ui_ops   purple_xfer_get_ui_ops
 
#define gaim_xfer_set_read_fnc   purple_xfer_set_read_fnc
 
#define gaim_xfer_set_write_fnc   purple_xfer_set_write_fnc
 
#define gaim_xfer_set_ack_fnc   purple_xfer_set_ack_fnc
 
#define gaim_xfer_set_request_denied_fnc   purple_xfer_set_request_denied_fnc
 
#define gaim_xfer_set_init_fnc   purple_xfer_set_init_fnc
 
#define gaim_xfer_set_start_fnc   purple_xfer_set_start_fnc
 
#define gaim_xfer_set_end_fnc   purple_xfer_set_end_fnc
 
#define gaim_xfer_set_cancel_send_fnc   purple_xfer_set_cancel_send_fnc
 
#define gaim_xfer_set_cancel_recv_fnc   purple_xfer_set_cancel_recv_fnc
 
#define gaim_xfer_read   purple_xfer_read
 
#define gaim_xfer_write   purple_xfer_write
 
#define gaim_xfer_start   purple_xfer_start
 
#define gaim_xfer_end   purple_xfer_end
 
#define gaim_xfer_add   purple_xfer_add
 
#define gaim_xfer_cancel_local   purple_xfer_cancel_local
 
#define gaim_xfer_cancel_remote   purple_xfer_cancel_remote
 
#define gaim_xfer_error   purple_xfer_error
 
#define gaim_xfer_update_progress   purple_xfer_update_progress
 
#define gaim_xfer_conversation_write   purple_xfer_conversation_write
 
#define gaim_xfers_get_handle   purple_xfers_get_handle
 
#define gaim_xfers_init   purple_xfers_init
 
#define gaim_xfers_uninit   purple_xfers_uninit
 
#define gaim_xfers_set_ui_ops   purple_xfers_set_ui_ops
 
#define gaim_xfers_get_ui_ops   purple_xfers_get_ui_ops
 
#define gaim_init   purple_init
 
#define GaimIdleUiOps   PurpleIdleUiOps
 
#define gaim_idle_touch   purple_idle_touch
 
#define gaim_idle_set   purple_idle_set
 
#define gaim_idle_set_ui_ops   purple_idle_set_ui_ops
 
#define gaim_idle_get_ui_ops   purple_idle_get_ui_ops
 
#define gaim_idle_init   purple_idle_init
 
#define gaim_idle_uninit   purple_idle_uninit
 
#define GaimStoredImage   PurpleStoredImage
 
#define gaim_imgstore_add(data, size, filename)    purple_imgstore_add_with_id(g_memdup2(data, size), size, filename)
 
#define gaim_imgstore_get   purple_imgstore_find_by_id
 
#define gaim_imgstore_get_data   purple_imgstore_get_data
 
#define gaim_imgstore_get_size   purple_imgstore_get_size
 
#define gaim_imgstore_get_filename   purple_imgstore_get_filename
 
#define gaim_imgstore_ref   purple_imgstore_ref_by_id
 
#define gaim_imgstore_unref   purple_imgstore_unref_by_id
 
#define GaimLog   PurpleLog
 
#define GaimLogLogger   PurpleLogLogger
 
#define GaimLogCommonLoggerData   PurpleLogCommonLoggerData
 
#define GaimLogSet   PurpleLogSet
 
#define GAIM_LOG_IM   PURPLE_LOG_IM
 
#define GAIM_LOG_CHAT   PURPLE_LOG_CHAT
 
#define GAIM_LOG_SYSTEM   PURPLE_LOG_SYSTEM
 
#define GaimLogType   PurpleLogType
 
#define GAIM_LOG_READ_NO_NEWLINE   PURPLE_LOG_READ_NO_NEWLINE
 
#define GaimLogReadFlags   PurpleLogReadFlags
 
#define GaimLogSetCallback   PurpleLogSetCallback
 
#define gaim_log_new   purple_log_new
 
#define gaim_log_free   purple_log_free
 
#define gaim_log_write   purple_log_write
 
#define gaim_log_read   purple_log_read
 
#define gaim_log_get_logs   purple_log_get_logs
 
#define gaim_log_get_log_sets   purple_log_get_log_sets
 
#define gaim_log_get_system_logs   purple_log_get_system_logs
 
#define gaim_log_get_size   purple_log_get_size
 
#define gaim_log_get_total_size   purple_log_get_total_size
 
#define gaim_log_get_log_dir   purple_log_get_log_dir
 
#define gaim_log_compare   purple_log_compare
 
#define gaim_log_set_compare   purple_log_set_compare
 
#define gaim_log_set_free   purple_log_set_free
 
#define gaim_log_common_writer   purple_log_common_writer
 
#define gaim_log_common_lister   purple_log_common_lister
 
#define gaim_log_common_total_sizer   purple_log_common_total_sizer
 
#define gaim_log_common_sizer   purple_log_common_sizer
 
#define gaim_log_logger_new   purple_log_logger_new
 
#define gaim_log_logger_free   purple_log_logger_free
 
#define gaim_log_logger_add   purple_log_logger_add
 
#define gaim_log_logger_remove   purple_log_logger_remove
 
#define gaim_log_logger_set   purple_log_logger_set
 
#define gaim_log_logger_get   purple_log_logger_get
 
#define gaim_log_logger_get_options   purple_log_logger_get_options
 
#define gaim_log_init   purple_log_init
 
#define gaim_log_get_handle   purple_log_get_handle
 
#define gaim_log_uninit   purple_log_uninit
 
#define GaimMimeDocument   PurpleMimeDocument
 
#define GaimMimePart   PurpleMimePart
 
#define gaim_mime_document_new   purple_mime_document_new
 
#define gaim_mime_document_free   purple_mime_document_free
 
#define gaim_mime_document_parse   purple_mime_document_parse
 
#define gaim_mime_document_parsen   purple_mime_document_parsen
 
#define gaim_mime_document_write   purple_mime_document_write
 
#define gaim_mime_document_get_fields   purple_mime_document_get_fields
 
#define gaim_mime_document_get_field   purple_mime_document_get_field
 
#define gaim_mime_document_set_field   purple_mime_document_set_field
 
#define gaim_mime_document_get_parts   purple_mime_document_get_parts
 
#define gaim_mime_part_new   purple_mime_part_new
 
#define gaim_mime_part_get_fields   purple_mime_part_get_fields
 
#define gaim_mime_part_get_field   purple_mime_part_get_field
 
#define gaim_mime_part_get_field_decoded   purple_mime_part_get_field_decoded
 
#define gaim_mime_part_set_field   purple_mime_part_set_field
 
#define gaim_mime_part_get_data   purple_mime_part_get_data
 
#define gaim_mime_part_get_data_decoded   purple_mime_part_get_data_decoded
 
#define gaim_mime_part_get_length   purple_mime_part_get_length
 
#define gaim_mime_part_set_data   purple_mime_part_set_data
 
#define GaimNetworkListenData   PurpleNetworkListenData
 
#define GaimNetworkListenCallback   PurpleNetworkListenCallback
 
#define gaim_network_ip_atoi   purple_network_ip_atoi
 
#define gaim_network_set_public_ip   purple_network_set_public_ip
 
#define gaim_network_get_public_ip   purple_network_get_public_ip
 
#define gaim_network_get_local_system_ip   purple_network_get_local_system_ip
 
#define gaim_network_get_my_ip   purple_network_get_my_ip
 
#define gaim_network_listen   purple_network_listen
 
#define gaim_network_listen_range   purple_network_listen_range
 
#define gaim_network_listen_cancel   purple_network_listen_cancel
 
#define gaim_network_get_port_from_fd   purple_network_get_port_from_fd
 
#define gaim_network_is_available   purple_network_is_available
 
#define gaim_network_init   purple_network_init
 
#define gaim_network_uninit   purple_network_uninit
 
#define GaimNotifyUserInfoEntry   PurpleNotifyUserInfoEntry
 
#define GaimNotifyUserInfo   PurpleNotifyUserInfo
 
#define GaimNotifyCloseCallback   PurpleNotifyCloseCallback
 
#define GAIM_NOTIFY_MESSAGE   PURPLE_NOTIFY_MESSAGE
 
#define GAIM_NOTIFY_EMAIL   PURPLE_NOTIFY_EMAIL
 
#define GAIM_NOTIFY_EMAILS   PURPLE_NOTIFY_EMAILS
 
#define GAIM_NOTIFY_FORMATTED   PURPLE_NOTIFY_FORMATTED
 
#define GAIM_NOTIFY_SEARCHRESULTS   PURPLE_NOTIFY_SEARCHRESULTS
 
#define GAIM_NOTIFY_USERINFO   PURPLE_NOTIFY_USERINFO
 
#define GAIM_NOTIFY_URI   PURPLE_NOTIFY_URI
 
#define GaimNotifyType   PurpleNotifyType
 
#define GAIM_NOTIFY_MSG_ERROR   PURPLE_NOTIFY_MSG_ERROR
 
#define GAIM_NOTIFY_MSG_WARNING   PURPLE_NOTIFY_MSG_WARNING
 
#define GAIM_NOTIFY_MSG_INFO   PURPLE_NOTIFY_MSG_INFO
 
#define GaimNotifyMsgType   PurpleNotifyMsgType
 
#define GAIM_NOTIFY_BUTTON_LABELED   PURPLE_NOTIFY_BUTTON_LABELED
 
#define GAIM_NOTIFY_BUTTON_CONTINUE   PURPLE_NOTIFY_BUTTON_CONTINUE
 
#define GAIM_NOTIFY_BUTTON_ADD   PURPLE_NOTIFY_BUTTON_ADD
 
#define GAIM_NOTIFY_BUTTON_INFO   PURPLE_NOTIFY_BUTTON_INFO
 
#define GAIM_NOTIFY_BUTTON_IM   PURPLE_NOTIFY_BUTTON_IM
 
#define GAIM_NOTIFY_BUTTON_JOIN   PURPLE_NOTIFY_BUTTON_JOIN
 
#define GAIM_NOTIFY_BUTTON_INVITE   PURPLE_NOTIFY_BUTTON_INVITE
 
#define GaimNotifySearchButtonType   PurpleNotifySearchButtonType
 
#define GaimNotifySearchResults   PurpleNotifySearchResults
 
#define GAIM_NOTIFY_USER_INFO_ENTRY_PAIR   PURPLE_NOTIFY_USER_INFO_ENTRY_PAIR
 
#define GAIM_NOTIFY_USER_INFO_ENTRY_SECTION_BREAK   PURPLE_NOTIFY_USER_INFO_ENTRY_SECTION_BREAK
 
#define GAIM_NOTIFY_USER_INFO_ENTRY_SECTION_HEADER   PURPLE_NOTIFY_USER_INFO_ENTRY_SECTION_HEADER
 
#define GaimNotifyUserInfoEntryType   PurpleNotifyUserInfoEntryType
 
#define GaimNotifySearchColumn   PurpleNotifySearchColumn
 
#define GaimNotifySearchResultsCallback   PurpleNotifySearchResultsCallback
 
#define GaimNotifySearchButton   PurpleNotifySearchButton
 
#define GaimNotifyUiOps   PurpleNotifyUiOps
 
#define gaim_notify_searchresults   purple_notify_searchresults
 
#define gaim_notify_searchresults_free   purple_notify_searchresults_free
 
#define gaim_notify_searchresults_new_rows   purple_notify_searchresults_new_rows
 
#define gaim_notify_searchresults_button_add   purple_notify_searchresults_button_add
 
#define gaim_notify_searchresults_button_add_labeled   purple_notify_searchresults_button_add_labeled
 
#define gaim_notify_searchresults_new   purple_notify_searchresults_new
 
#define gaim_notify_searchresults_column_new   purple_notify_searchresults_column_new
 
#define gaim_notify_searchresults_column_add   purple_notify_searchresults_column_add
 
#define gaim_notify_searchresults_row_add   purple_notify_searchresults_row_add
 
#define gaim_notify_searchresults_get_rows_count   purple_notify_searchresults_get_rows_count
 
#define gaim_notify_searchresults_get_columns_count   purple_notify_searchresults_get_columns_count
 
#define gaim_notify_searchresults_row_get   purple_notify_searchresults_row_get
 
#define gaim_notify_searchresults_column_get_title   purple_notify_searchresults_column_get_title
 
#define gaim_notify_message   purple_notify_message
 
#define gaim_notify_email   purple_notify_email
 
#define gaim_notify_emails   purple_notify_emails
 
#define gaim_notify_formatted   purple_notify_formatted
 
#define gaim_notify_userinfo   purple_notify_userinfo
 
#define gaim_notify_user_info_new   purple_notify_user_info_new
 
#define gaim_notify_user_info_destroy   purple_notify_user_info_destroy
 
#define gaim_notify_user_info_get_entries   purple_notify_user_info_get_entries
 
#define gaim_notify_user_info_get_text_with_newline   purple_notify_user_info_get_text_with_newline
 
#define gaim_notify_user_info_add_pair   purple_notify_user_info_add_pair
 
#define gaim_notify_user_info_prepend_pair   purple_notify_user_info_prepend_pair
 
#define gaim_notify_user_info_remove_entry   purple_notify_user_info_remove_entry
 
#define gaim_notify_user_info_entry_new   purple_notify_user_info_entry_new
 
#define gaim_notify_user_info_add_section_break   purple_notify_user_info_add_section_break
 
#define gaim_notify_user_info_add_section_header   purple_notify_user_info_add_section_header
 
#define gaim_notify_user_info_remove_last_item   purple_notify_user_info_remove_last_item
 
#define gaim_notify_user_info_entry_get_label   purple_notify_user_info_entry_get_label
 
#define gaim_notify_user_info_entry_set_label   purple_notify_user_info_entry_set_label
 
#define gaim_notify_user_info_entry_get_value   purple_notify_user_info_entry_get_value
 
#define gaim_notify_user_info_entry_set_value   purple_notify_user_info_entry_set_value
 
#define gaim_notify_user_info_entry_get_type   purple_notify_user_info_entry_get_type
 
#define gaim_notify_user_info_entry_set_type   purple_notify_user_info_entry_set_type
 
#define gaim_notify_uri   purple_notify_uri
 
#define gaim_notify_close   purple_notify_close
 
#define gaim_notify_close_with_handle   purple_notify_close_with_handle
 
#define gaim_notify_info   purple_notify_info
 
#define gaim_notify_warning   purple_notify_warning
 
#define gaim_notify_error   purple_notify_error
 
#define gaim_notify_set_ui_ops   purple_notify_set_ui_ops
 
#define gaim_notify_get_ui_ops   purple_notify_get_ui_ops
 
#define gaim_notify_get_handle   purple_notify_get_handle
 
#define gaim_notify_init   purple_notify_init
 
#define gaim_notify_uninit   purple_notify_uninit
 
#define gaim_ntlm_gen_type1   purple_ntlm_gen_type1
 
#define gaim_ntlm_parse_type2   purple_ntlm_parse_type2
 
#define gaim_ntlm_gen_type3   purple_ntlm_gen_type3
 
#define GaimPlugin   PurplePlugin
 
#define GaimPluginInfo   PurplePluginInfo
 
#define GaimPluginUiInfo   PurplePluginUiInfo
 
#define GaimPluginLoaderInfo   PurplePluginLoaderInfo
 
#define GaimPluginAction   PurplePluginAction
 
#define GaimPluginPriority   PurplePluginPriority
 
#define GAIM_PLUGIN_UNKNOWN   PURPLE_PLUGIN_UNKNOWN
 
#define GAIM_PLUGIN_STANDARD   PURPLE_PLUGIN_STANDARD
 
#define GAIM_PLUGIN_LOADER   PURPLE_PLUGIN_LOADER
 
#define GAIM_PLUGIN_PROTOCOL   PURPLE_PLUGIN_PROTOCOL
 
#define GaimPluginType   PurplePluginType
 
#define GAIM_PRIORITY_DEFAULT   PURPLE_PRIORITY_DEFAULT
 
#define GAIM_PRIORITY_HIGHEST   PURPLE_PRIORITY_HIGHEST
 
#define GAIM_PRIORITY_LOWEST   PURPLE_PRIORITY_LOWEST
 
#define GAIM_PLUGIN_FLAG_INVISIBLE   PURPLE_PLUGIN_FLAG_INVISIBLE
 
#define GAIM_PLUGIN_MAGIC   PURPLE_PLUGIN_MAGIC
 
#define GAIM_PLUGIN_LOADER_INFO   PURPLE_PLUGIN_LOADER_INFO
 
#define GAIM_PLUGIN_HAS_PREF_FRAME   PURPLE_PLUGIN_HAS_PREF_FRAME
 
#define GAIM_PLUGIN_UI_INFO   PURPLE_PLUGIN_UI_INFO
 
#define GAIM_PLUGIN_HAS_ACTIONS   PURPLE_PLUGIN_HAS_ACTIONS
 
#define GAIM_PLUGIN_ACTIONS   PURPLE_PLUGIN_ACTIONS
 
#define GAIM_INIT_PLUGIN   PURPLE_INIT_PLUGIN
 
#define gaim_plugin_new   purple_plugin_new
 
#define gaim_plugin_probe   purple_plugin_probe
 
#define gaim_plugin_register   purple_plugin_register
 
#define gaim_plugin_load   purple_plugin_load
 
#define gaim_plugin_unload   purple_plugin_unload
 
#define gaim_plugin_reload   purple_plugin_reload
 
#define gaim_plugin_destroy   purple_plugin_destroy
 
#define gaim_plugin_is_loaded   purple_plugin_is_loaded
 
#define gaim_plugin_is_unloadable   purple_plugin_is_unloadable
 
#define gaim_plugin_get_id   purple_plugin_get_id
 
#define gaim_plugin_get_name   purple_plugin_get_name
 
#define gaim_plugin_get_version   purple_plugin_get_version
 
#define gaim_plugin_get_summary   purple_plugin_get_summary
 
#define gaim_plugin_get_description   purple_plugin_get_description
 
#define gaim_plugin_get_author   purple_plugin_get_author
 
#define gaim_plugin_get_homepage   purple_plugin_get_homepage
 
#define gaim_plugin_ipc_register   purple_plugin_ipc_register
 
#define gaim_plugin_ipc_unregister   purple_plugin_ipc_unregister
 
#define gaim_plugin_ipc_unregister_all   purple_plugin_ipc_unregister_all
 
#define gaim_plugin_ipc_get_params   purple_plugin_ipc_get_params
 
#define gaim_plugin_ipc_call   purple_plugin_ipc_call
 
#define gaim_plugins_add_search_path   purple_plugins_add_search_path
 
#define gaim_plugins_unload_all   purple_plugins_unload_all
 
#define gaim_plugins_destroy_all   purple_plugins_destroy_all
 
#define gaim_plugins_save_loaded   purple_plugins_save_loaded
 
#define gaim_plugins_load_saved   purple_plugins_load_saved
 
#define gaim_plugins_probe   purple_plugins_probe
 
#define gaim_plugins_enabled   purple_plugins_enabled
 
#define gaim_plugins_register_probe_notify_cb   purple_plugins_register_probe_notify_cb
 
#define gaim_plugins_unregister_probe_notify_cb   purple_plugins_unregister_probe_notify_cb
 
#define gaim_plugins_register_load_notify_cb   purple_plugins_register_load_notify_cb
 
#define gaim_plugins_unregister_load_notify_cb   purple_plugins_unregister_load_notify_cb
 
#define gaim_plugins_register_unload_notify_cb   purple_plugins_register_unload_notify_cb
 
#define gaim_plugins_unregister_unload_notify_cb   purple_plugins_unregister_unload_notify_cb
 
#define gaim_plugins_find_with_name   purple_plugins_find_with_name
 
#define gaim_plugins_find_with_filename   purple_plugins_find_with_filename
 
#define gaim_plugins_find_with_basename   purple_plugins_find_with_basename
 
#define gaim_plugins_find_with_id   purple_plugins_find_with_id
 
#define gaim_plugins_get_loaded   purple_plugins_get_loaded
 
#define gaim_plugins_get_protocols   purple_plugins_get_protocols
 
#define gaim_plugins_get_all   purple_plugins_get_all
 
#define gaim_plugins_get_handle   purple_plugins_get_handle
 
#define gaim_plugins_init   purple_plugins_init
 
#define gaim_plugins_uninit   purple_plugins_uninit
 
#define gaim_plugin_action_new   purple_plugin_action_new
 
#define gaim_plugin_action_free   purple_plugin_action_free
 
#define GaimPluginPrefFrame   PurplePluginPrefFrame
 
#define GaimPluginPref   PurplePluginPref
 
#define GAIM_STRING_FORMAT_TYPE_NONE   PURPLE_STRING_FORMAT_TYPE_NONE
 
#define GAIM_STRING_FORMAT_TYPE_MULTILINE   PURPLE_STRING_FORMAT_TYPE_MULTILINE
 
#define GAIM_STRING_FORMAT_TYPE_HTML   PURPLE_STRING_FORMAT_TYPE_HTML
 
#define GaimStringFormatType   PurpleStringFormatType
 
#define GAIM_PLUGIN_PREF_NONE   PURPLE_PLUGIN_PREF_NONE
 
#define GAIM_PLUGIN_PREF_CHOICE   PURPLE_PLUGIN_PREF_CHOICE
 
#define GAIM_PLUGIN_PREF_INFO   PURPLE_PLUGIN_PREF_INFO
 
#define GAIM_PLUGIN_PREF_STRING_FORMAT   PURPLE_PLUGIN_PREF_STRING_FORMAT
 
#define GaimPluginPrefType   PurplePluginPrefType
 
#define gaim_plugin_pref_frame_new   purple_plugin_pref_frame_new
 
#define gaim_plugin_pref_frame_destroy   purple_plugin_pref_frame_destroy
 
#define gaim_plugin_pref_frame_add   purple_plugin_pref_frame_add
 
#define gaim_plugin_pref_frame_get_prefs   purple_plugin_pref_frame_get_prefs
 
#define gaim_plugin_pref_new   purple_plugin_pref_new
 
#define gaim_plugin_pref_new_with_name   purple_plugin_pref_new_with_name
 
#define gaim_plugin_pref_new_with_label   purple_plugin_pref_new_with_label
 
#define gaim_plugin_pref_new_with_name_and_label   purple_plugin_pref_new_with_name_and_label
 
#define gaim_plugin_pref_destroy   purple_plugin_pref_destroy
 
#define gaim_plugin_pref_set_name   purple_plugin_pref_set_name
 
#define gaim_plugin_pref_get_name   purple_plugin_pref_get_name
 
#define gaim_plugin_pref_set_label   purple_plugin_pref_set_label
 
#define gaim_plugin_pref_get_label   purple_plugin_pref_get_label
 
#define gaim_plugin_pref_set_bounds   purple_plugin_pref_set_bounds
 
#define gaim_plugin_pref_get_bounds   purple_plugin_pref_get_bounds
 
#define gaim_plugin_pref_set_type   purple_plugin_pref_set_type
 
#define gaim_plugin_pref_get_type   purple_plugin_pref_get_type
 
#define gaim_plugin_pref_add_choice   purple_plugin_pref_add_choice
 
#define gaim_plugin_pref_get_choices   purple_plugin_pref_get_choices
 
#define gaim_plugin_pref_set_max_length   purple_plugin_pref_set_max_length
 
#define gaim_plugin_pref_get_max_length   purple_plugin_pref_get_max_length
 
#define gaim_plugin_pref_set_masked   purple_plugin_pref_set_masked
 
#define gaim_plugin_pref_get_masked   purple_plugin_pref_get_masked
 
#define gaim_plugin_pref_set_format_type   purple_plugin_pref_set_format_type
 
#define gaim_plugin_pref_get_format_type   purple_plugin_pref_get_format_type
 
#define GaimPounce   PurplePounce
 
#define GAIM_POUNCE_NONE   PURPLE_POUNCE_NONE
 
#define GAIM_POUNCE_SIGNON   PURPLE_POUNCE_SIGNON
 
#define GAIM_POUNCE_SIGNOFF   PURPLE_POUNCE_SIGNOFF
 
#define GAIM_POUNCE_AWAY   PURPLE_POUNCE_AWAY
 
#define GAIM_POUNCE_AWAY_RETURN   PURPLE_POUNCE_AWAY_RETURN
 
#define GAIM_POUNCE_IDLE   PURPLE_POUNCE_IDLE
 
#define GAIM_POUNCE_IDLE_RETURN   PURPLE_POUNCE_IDLE_RETURN
 
#define GAIM_POUNCE_TYPING   PURPLE_POUNCE_TYPING
 
#define GAIM_POUNCE_TYPED   PURPLE_POUNCE_TYPED
 
#define GAIM_POUNCE_TYPING_STOPPED   PURPLE_POUNCE_TYPING_STOPPED
 
#define GAIM_POUNCE_MESSAGE_RECEIVED   PURPLE_POUNCE_MESSAGE_RECEIVED
 
#define GaimPounceEvent   PurplePounceEvent
 
#define GAIM_POUNCE_OPTION_NONE   PURPLE_POUNCE_OPTION_NONE
 
#define GAIM_POUNCE_OPTION_AWAY   PURPLE_POUNCE_OPTION_AWAY
 
#define GaimPounceOption   PurplePounceOption
 
#define GaimPounceCb   PurplePounceCb
 
#define gaim_pounce_new   purple_pounce_new
 
#define gaim_pounce_destroy   purple_pounce_destroy
 
#define gaim_pounce_destroy_all_by_account   purple_pounce_destroy_all_by_account
 
#define gaim_pounce_set_events   purple_pounce_set_events
 
#define gaim_pounce_set_options   purple_pounce_set_options
 
#define gaim_pounce_set_pouncer   purple_pounce_set_pouncer
 
#define gaim_pounce_set_pouncee   purple_pounce_set_pouncee
 
#define gaim_pounce_set_save   purple_pounce_set_save
 
#define gaim_pounce_action_register   purple_pounce_action_register
 
#define gaim_pounce_action_set_enabled   purple_pounce_action_set_enabled
 
#define gaim_pounce_action_set_attribute   purple_pounce_action_set_attribute
 
#define gaim_pounce_set_data   purple_pounce_set_data
 
#define gaim_pounce_get_events   purple_pounce_get_events
 
#define gaim_pounce_get_options   purple_pounce_get_options
 
#define gaim_pounce_get_pouncer   purple_pounce_get_pouncer
 
#define gaim_pounce_get_pouncee   purple_pounce_get_pouncee
 
#define gaim_pounce_get_save   purple_pounce_get_save
 
#define gaim_pounce_action_is_enabled   purple_pounce_action_is_enabled
 
#define gaim_pounce_action_get_attribute   purple_pounce_action_get_attribute
 
#define gaim_pounce_get_data   purple_pounce_get_data
 
#define gaim_pounce_execute   purple_pounce_execute
 
#define gaim_find_pounce   purple_find_pounce
 
#define gaim_pounces_load   purple_pounces_load
 
#define gaim_pounces_register_handler   purple_pounces_register_handler
 
#define gaim_pounces_unregister_handler   purple_pounces_unregister_handler
 
#define gaim_pounces_get_all   purple_pounces_get_all
 
#define gaim_pounces_get_handle   purple_pounces_get_handle
 
#define gaim_pounces_init   purple_pounces_init
 
#define gaim_pounces_uninit   purple_pounces_uninit
 
#define GAIM_PREF_NONE   PURPLE_PREF_NONE
 
#define GAIM_PREF_BOOLEAN   PURPLE_PREF_BOOLEAN
 
#define GAIM_PREF_INT   PURPLE_PREF_INT
 
#define GAIM_PREF_STRING   PURPLE_PREF_STRING
 
#define GAIM_PREF_STRING_LIST   PURPLE_PREF_STRING_LIST
 
#define GAIM_PREF_PATH   PURPLE_PREF_PATH
 
#define GAIM_PREF_PATH_LIST   PURPLE_PREF_PATH_LIST
 
#define GaimPrefType   PurplePrefType
 
#define GaimPrefCallback   PurplePrefCallback
 
#define gaim_prefs_get_handle   purple_prefs_get_handle
 
#define gaim_prefs_init   purple_prefs_init
 
#define gaim_prefs_uninit   purple_prefs_uninit
 
#define gaim_prefs_add_none   purple_prefs_add_none
 
#define gaim_prefs_add_bool   purple_prefs_add_bool
 
#define gaim_prefs_add_int   purple_prefs_add_int
 
#define gaim_prefs_add_string   purple_prefs_add_string
 
#define gaim_prefs_add_string_list   purple_prefs_add_string_list
 
#define gaim_prefs_add_path   purple_prefs_add_path
 
#define gaim_prefs_add_path_list   purple_prefs_add_path_list
 
#define gaim_prefs_remove   purple_prefs_remove
 
#define gaim_prefs_rename   purple_prefs_rename
 
#define gaim_prefs_rename_boolean_toggle   purple_prefs_rename_boolean_toggle
 
#define gaim_prefs_destroy   purple_prefs_destroy
 
#define gaim_prefs_set_generic   purple_prefs_set_generic
 
#define gaim_prefs_set_bool   purple_prefs_set_bool
 
#define gaim_prefs_set_int   purple_prefs_set_int
 
#define gaim_prefs_set_string   purple_prefs_set_string
 
#define gaim_prefs_set_string_list   purple_prefs_set_string_list
 
#define gaim_prefs_set_path   purple_prefs_set_path
 
#define gaim_prefs_set_path_list   purple_prefs_set_path_list
 
#define gaim_prefs_exists   purple_prefs_exists
 
#define gaim_prefs_get_type   purple_prefs_get_type
 
#define gaim_prefs_get_bool   purple_prefs_get_bool
 
#define gaim_prefs_get_int   purple_prefs_get_int
 
#define gaim_prefs_get_string   purple_prefs_get_string
 
#define gaim_prefs_get_string_list   purple_prefs_get_string_list
 
#define gaim_prefs_get_path   purple_prefs_get_path
 
#define gaim_prefs_get_path_list   purple_prefs_get_path_list
 
#define gaim_prefs_connect_callback   purple_prefs_connect_callback
 
#define gaim_prefs_disconnect_callback   purple_prefs_disconnect_callback
 
#define gaim_prefs_disconnect_by_handle   purple_prefs_disconnect_by_handle
 
#define gaim_prefs_trigger_callback   purple_prefs_trigger_callback
 
#define gaim_prefs_load   purple_prefs_load
 
#define gaim_prefs_update_old   purple_prefs_update_old
 
#define GAIM_PRIVACY_ALLOW_ALL   PURPLE_PRIVACY_ALLOW_ALL
 
#define GAIM_PRIVACY_DENY_ALL   PURPLE_PRIVACY_DENY_ALL
 
#define GAIM_PRIVACY_ALLOW_USERS   PURPLE_PRIVACY_ALLOW_USERS
 
#define GAIM_PRIVACY_DENY_USERS   PURPLE_PRIVACY_DENY_USERS
 
#define GAIM_PRIVACY_ALLOW_BUDDYLIST   PURPLE_PRIVACY_ALLOW_BUDDYLIST
 
#define GaimPrivacyType   PurplePrivacyType
 
#define GaimPrivacyUiOps   PurplePrivacyUiOps
 
#define gaim_privacy_permit_add   purple_privacy_permit_add
 
#define gaim_privacy_permit_remove   purple_privacy_permit_remove
 
#define gaim_privacy_deny_add   purple_privacy_deny_add
 
#define gaim_privacy_deny_remove   purple_privacy_deny_remove
 
#define gaim_privacy_allow   purple_privacy_allow
 
#define gaim_privacy_deny   purple_privacy_deny
 
#define gaim_privacy_check   purple_privacy_check
 
#define gaim_privacy_set_ui_ops   purple_privacy_set_ui_ops
 
#define gaim_privacy_get_ui_ops   purple_privacy_get_ui_ops
 
#define gaim_privacy_init   purple_privacy_init
 
#define GAIM_PROXY_USE_GLOBAL   PURPLE_PROXY_USE_GLOBAL
 
#define GAIM_PROXY_NONE   PURPLE_PROXY_NONE
 
#define GAIM_PROXY_HTTP   PURPLE_PROXY_HTTP
 
#define GAIM_PROXY_SOCKS4   PURPLE_PROXY_SOCKS4
 
#define GAIM_PROXY_SOCKS5   PURPLE_PROXY_SOCKS5
 
#define GAIM_PROXY_USE_ENVVAR   PURPLE_PROXY_USE_ENVVAR
 
#define GaimProxyType   PurpleProxyType
 
#define GaimProxyInfo   PurpleProxyInfo
 
#define GaimProxyConnectData   PurpleProxyConnectData
 
#define GaimProxyConnectFunction   PurpleProxyConnectFunction
 
#define gaim_proxy_info_new   purple_proxy_info_new
 
#define gaim_proxy_info_destroy   purple_proxy_info_destroy
 
#define gaim_proxy_info_set_type   purple_proxy_info_set_type
 
#define gaim_proxy_info_set_host   purple_proxy_info_set_host
 
#define gaim_proxy_info_set_port   purple_proxy_info_set_port
 
#define gaim_proxy_info_set_username   purple_proxy_info_set_username
 
#define gaim_proxy_info_set_password   purple_proxy_info_set_password
 
#define gaim_proxy_info_get_type   purple_proxy_info_get_type
 
#define gaim_proxy_info_get_host   purple_proxy_info_get_host
 
#define gaim_proxy_info_get_port   purple_proxy_info_get_port
 
#define gaim_proxy_info_get_username   purple_proxy_info_get_username
 
#define gaim_proxy_info_get_password   purple_proxy_info_get_password
 
#define gaim_global_proxy_get_info   purple_global_proxy_get_info
 
#define gaim_proxy_get_handle   purple_proxy_get_handle
 
#define gaim_proxy_init   purple_proxy_init
 
#define gaim_proxy_uninit   purple_proxy_uninit
 
#define gaim_proxy_get_setup   purple_proxy_get_setup
 
#define gaim_proxy_connect   purple_proxy_connect
 
#define gaim_proxy_connect_socks5   purple_proxy_connect_socks5
 
#define gaim_proxy_connect_cancel   purple_proxy_connect_cancel
 
#define gaim_proxy_connect_cancel_with_handle   purple_proxy_connect_cancel_with_handle
 
#define GaimPluginProtocolInfo   PurplePluginProtocolInfo
 
#define GAIM_ICON_SCALE_DISPLAY   PURPLE_ICON_SCALE_DISPLAY
 
#define GAIM_ICON_SCALE_SEND   PURPLE_ICON_SCALE_SEND
 
#define GaimIconScaleRules   PurpleIconScaleRules
 
#define GaimBuddyIconSpec   PurpleBuddyIconSpec
 
#define GaimProtocolOptions   PurpleProtocolOptions
 
#define GAIM_IS_PROTOCOL_PLUGIN   PURPLE_IS_PROTOCOL_PLUGIN
 
#define GAIM_PLUGIN_PROTOCOL_INFO   PURPLE_PLUGIN_PROTOCOL_INFO
 
#define gaim_prpl_got_account_idle   purple_prpl_got_account_idle
 
#define gaim_prpl_got_account_login_time   purple_prpl_got_account_login_time
 
#define gaim_prpl_got_account_status   purple_prpl_got_account_status
 
#define gaim_prpl_got_user_idle   purple_prpl_got_user_idle
 
#define gaim_prpl_got_user_login_time   purple_prpl_got_user_login_time
 
#define gaim_prpl_got_user_status   purple_prpl_got_user_status
 
#define gaim_prpl_change_account_status   purple_prpl_change_account_status
 
#define gaim_prpl_get_statuses   purple_prpl_get_statuses
 
#define gaim_find_prpl   purple_find_prpl
 
#define GAIM_DEFAULT_ACTION_NONE   PURPLE_DEFAULT_ACTION_NONE
 
#define GAIM_REQUEST_INPUT   PURPLE_REQUEST_INPUT
 
#define GAIM_REQUEST_CHOICE   PURPLE_REQUEST_CHOICE
 
#define GAIM_REQUEST_ACTION   PURPLE_REQUEST_ACTION
 
#define GAIM_REQUEST_FIELDS   PURPLE_REQUEST_FIELDS
 
#define GAIM_REQUEST_FILE   PURPLE_REQUEST_FILE
 
#define GAIM_REQUEST_FOLDER   PURPLE_REQUEST_FOLDER
 
#define GaimRequestType   PurpleRequestType
 
#define GAIM_REQUEST_FIELD_NONE   PURPLE_REQUEST_FIELD_NONE
 
#define GAIM_REQUEST_FIELD_STRING   PURPLE_REQUEST_FIELD_STRING
 
#define GAIM_REQUEST_FIELD_INTEGER   PURPLE_REQUEST_FIELD_INTEGER
 
#define GAIM_REQUEST_FIELD_BOOLEAN   PURPLE_REQUEST_FIELD_BOOLEAN
 
#define GAIM_REQUEST_FIELD_CHOICE   PURPLE_REQUEST_FIELD_CHOICE
 
#define GAIM_REQUEST_FIELD_LIST   PURPLE_REQUEST_FIELD_LIST
 
#define GAIM_REQUEST_FIELD_LABEL   PURPLE_REQUEST_FIELD_LABEL
 
#define GAIM_REQUEST_FIELD_IMAGE   PURPLE_REQUEST_FIELD_IMAGE
 
#define GAIM_REQUEST_FIELD_ACCOUNT   PURPLE_REQUEST_FIELD_ACCOUNT
 
#define GaimRequestFieldType   PurpleRequestFieldType
 
#define GaimRequestFields   PurpleRequestFields
 
#define GaimRequestFieldGroup   PurpleRequestFieldGroup
 
#define GaimRequestField   PurpleRequestField
 
#define GaimRequestUiOps   PurpleRequestUiOps
 
#define GaimRequestInputCb   PurpleRequestInputCb
 
#define GaimRequestActionCb   PurpleRequestActionCb
 
#define GaimRequestChoiceCb   PurpleRequestChoiceCb
 
#define GaimRequestFieldsCb   PurpleRequestFieldsCb
 
#define GaimRequestFileCb   PurpleRequestFileCb
 
#define gaim_request_fields_new   purple_request_fields_new
 
#define gaim_request_fields_destroy   purple_request_fields_destroy
 
#define gaim_request_fields_add_group   purple_request_fields_add_group
 
#define gaim_request_fields_get_groups   purple_request_fields_get_groups
 
#define gaim_request_fields_exists   purple_request_fields_exists
 
#define gaim_request_fields_get_required   purple_request_fields_get_required
 
#define gaim_request_fields_is_field_required   purple_request_fields_is_field_required
 
#define gaim_request_fields_all_required_filled   purple_request_fields_all_required_filled
 
#define gaim_request_fields_get_field   purple_request_fields_get_field
 
#define gaim_request_fields_get_string   purple_request_fields_get_string
 
#define gaim_request_fields_get_integer   purple_request_fields_get_integer
 
#define gaim_request_fields_get_bool   purple_request_fields_get_bool
 
#define gaim_request_fields_get_choice   purple_request_fields_get_choice
 
#define gaim_request_fields_get_account   purple_request_fields_get_account
 
#define gaim_request_field_group_new   purple_request_field_group_new
 
#define gaim_request_field_group_destroy   purple_request_field_group_destroy
 
#define gaim_request_field_group_add_field   purple_request_field_group_add_field
 
#define gaim_request_field_group_get_title   purple_request_field_group_get_title
 
#define gaim_request_field_group_get_fields   purple_request_field_group_get_fields
 
#define gaim_request_field_new   purple_request_field_new
 
#define gaim_request_field_destroy   purple_request_field_destroy
 
#define gaim_request_field_set_label   purple_request_field_set_label
 
#define gaim_request_field_set_visible   purple_request_field_set_visible
 
#define gaim_request_field_set_type_hint   purple_request_field_set_type_hint
 
#define gaim_request_field_set_required   purple_request_field_set_required
 
#define gaim_request_field_get_type   purple_request_field_get_type
 
#define gaim_request_field_get_id   purple_request_field_get_id
 
#define gaim_request_field_get_label   purple_request_field_get_label
 
#define gaim_request_field_is_visible   purple_request_field_is_visible
 
#define gaim_request_field_get_type_hint   purple_request_field_get_type_hint
 
#define gaim_request_field_is_required   purple_request_field_is_required
 
#define gaim_request_field_string_new   purple_request_field_string_new
 
#define gaim_request_field_string_set_default_value    purple_request_field_string_set_default_value
 
#define gaim_request_field_string_set_value   purple_request_field_string_set_value
 
#define gaim_request_field_string_set_masked   purple_request_field_string_set_masked
 
#define gaim_request_field_string_set_editable   purple_request_field_string_set_editable
 
#define gaim_request_field_string_get_default_value    purple_request_field_string_get_default_value
 
#define gaim_request_field_string_get_value   purple_request_field_string_get_value
 
#define gaim_request_field_string_is_multiline   purple_request_field_string_is_multiline
 
#define gaim_request_field_string_is_masked   purple_request_field_string_is_masked
 
#define gaim_request_field_string_is_editable   purple_request_field_string_is_editable
 
#define gaim_request_field_int_new   purple_request_field_int_new
 
#define gaim_request_field_int_set_default_value    purple_request_field_int_set_default_value
 
#define gaim_request_field_int_set_value   purple_request_field_int_set_value
 
#define gaim_request_field_int_get_default_value    purple_request_field_int_get_default_value
 
#define gaim_request_field_int_get_value   purple_request_field_int_get_value
 
#define gaim_request_field_bool_new   purple_request_field_bool_new
 
#define gaim_request_field_bool_set_default_value    purple_request_field_book_set_default_value
 
#define gaim_request_field_bool_set_value   purple_request_field_bool_set_value
 
#define gaim_request_field_bool_get_default_value    purple_request_field_bool_get_default_value
 
#define gaim_request_field_bool_get_value   purple_request_field_bool_get_value
 
#define gaim_request_field_choice_new   purple_request_field_choice_new
 
#define gaim_request_field_choice_add   purple_request_field_choice_add
 
#define gaim_request_field_choice_set_default_value    purple_request_field_choice_set_default_value
 
#define gaim_request_field_choice_set_value   purple_request_field_choice_set_value
 
#define gaim_request_field_choice_get_default_value    purple_request_field_choice_get_default_value
 
#define gaim_request_field_choice_get_value   purple_request_field_choice_get_value
 
#define gaim_request_field_choice_get_labels   purple_request_field_choice_get_labels
 
#define gaim_request_field_list_new   purple_request_field_list_new
 
#define gaim_request_field_list_set_multi_select   purple_request_field_list_set_multi_select
 
#define gaim_request_field_list_get_multi_select   purple_request_field_list_get_multi_select
 
#define gaim_request_field_list_get_data   purple_request_field_list_get_data
 
#define gaim_request_field_list_add   purple_request_field_list_add
 
#define gaim_request_field_list_add_selected   purple_request_field_list_add_selected
 
#define gaim_request_field_list_clear_selected   purple_request_field_list_clear_selected
 
#define gaim_request_field_list_set_selected   purple_request_field_list_set_selected
 
#define gaim_request_field_list_is_selected   purple_request_field_list_is_selected
 
#define gaim_request_field_list_get_selected   purple_request_field_list_get_selected
 
#define gaim_request_field_list_get_items   purple_request_field_list_get_items
 
#define gaim_request_field_label_new   purple_request_field_label_new
 
#define gaim_request_field_image_new   purple_request_field_image_new
 
#define gaim_request_field_image_set_scale   purple_request_field_image_set_scale
 
#define gaim_request_field_image_get_buffer   purple_request_field_image_get_buffer
 
#define gaim_request_field_image_get_size   purple_request_field_image_get_size
 
#define gaim_request_field_image_get_scale_x   purple_request_field_image_get_scale_x
 
#define gaim_request_field_image_get_scale_y   purple_request_field_image_get_scale_y
 
#define gaim_request_field_account_new   purple_request_field_account_new
 
#define gaim_request_field_account_set_default_value   purple_request_field_account_set_default_value
 
#define gaim_request_field_account_set_value   purple_request_field_account_set_value
 
#define gaim_request_field_account_set_show_all   purple_request_field_account_set_show_all
 
#define gaim_request_field_account_set_filter   purple_request_field_account_set_filter
 
#define gaim_request_field_account_get_default_value   purple_request_field_account_get_default_value
 
#define gaim_request_field_account_get_value   purple_request_field_account_get_value
 
#define gaim_request_field_account_get_show_all   purple_request_field_account_get_show_all
 
#define gaim_request_field_account_get_filter   purple_request_field_account_get_filter
 
#define gaim_request_input   purple_request_input
 
#define gaim_request_choice   purple_request_choice
 
#define gaim_request_choice_varg   purple_request_choice_varg
 
#define gaim_request_action   purple_request_action
 
#define gaim_request_action_varg   purple_request_action_varg
 
#define gaim_request_fields(handle, title, primary, secondary, fields, ok_text, ok_cb, cancel_text, cancel_cb, user_data)   purple_request_fields(handle, title, primary, secondary, fields, ok_text, ok_cb, cancel_text, cancel_cb, NULL, NULL, NULL, user_data)
 
#define gaim_request_close   purple_request_close
 
#define gaim_request_close_with_handle   purple_request_close_with_handle
 
#define gaim_request_yes_no   purple_request_yes_no
 
#define gaim_request_ok_cancel   purple_request_ok_cancel
 
#define gaim_request_accept_cancel   purple_request_accept_cancel
 
#define gaim_request_file   purple_request_file
 
#define gaim_request_folder   purple_request_folder
 
#define gaim_request_set_ui_ops   purple_request_set_ui_ops
 
#define gaim_request_get_ui_ops   purple_request_get_ui_ops
 
#define GaimRoomlist   PurpleRoomlist
 
#define GaimRoomlistRoom   PurpleRoomlistRoom
 
#define GaimRoomlistField   PurpleRoomlistField
 
#define GaimRoomlistUiOps   PurpleRoomlistUiOps
 
#define GAIM_ROOMLIST_ROOMTYPE_CATEGORY   PURPLE_ROOMLIST_ROOMTYPE_CATEGORY
 
#define GAIM_ROOMLIST_ROOMTYPE_ROOM   PURPLE_ROOMLIST_ROOMTYPE_ROOM
 
#define GaimRoomlistRoomType   PurpleRoomlistRoomType
 
#define GAIM_ROOMLIST_FIELD_BOOL   PURPLE_ROOMLIST_BOOL
 
#define GAIM_ROOMLIST_FIELD_INT   PURPLE_ROOMLIST_INT
 
#define GAIM_ROOMLIST_FIELD_STRING   PURPLE_ROOMLIST_STRING
 
#define GaimRoomlistFieldType   PurpleRoomlistFieldType
 
#define gaim_roomlist_show_with_account   purple_roomlist_show_with_account
 
#define gaim_roomlist_new   purple_roomlist_new
 
#define gaim_roomlist_ref   purple_roomlist_ref
 
#define gaim_roomlist_unref   purple_roomlist_unref
 
#define gaim_roomlist_set_fields   purple_roomlist_set_fields
 
#define gaim_roomlist_set_in_progress   purple_roomlist_set_in_progress
 
#define gaim_roomlist_get_in_progress   purple_roomlist_get_in_progress
 
#define gaim_roomlist_room_add   purple_roomlist_room_add
 
#define gaim_roomlist_get_list   purple_roomlist_get_list
 
#define gaim_roomlist_cancel_get_list   purple_roomlist_cancel_get_list
 
#define gaim_roomlist_expand_category   purple_roomlist_expand_category
 
#define gaim_roomlist_room_new   purple_roomlist_room_new
 
#define gaim_roomlist_room_add_field   purple_roomlist_room_add_field
 
#define gaim_roomlist_room_join   purple_roomlist_room_join
 
#define gaim_roomlist_field_new   purple_roomlist_field_new
 
#define gaim_roomlist_set_ui_ops   purple_roomlist_set_ui_ops
 
#define gaim_roomlist_get_ui_ops   purple_roomlist_get_ui_ops
 
#define GaimSavedStatus   PurpleSavedStatus
 
#define GaimSavedStatusSub   PurpleSavedStatusSub
 
#define gaim_savedstatus_new   purple_savedstatus_new
 
#define gaim_savedstatus_set_title   purple_savedstatus_set_title
 
#define gaim_savedstatus_set_type   purple_savedstatus_set_type
 
#define gaim_savedstatus_set_message   purple_savedstatus_set_message
 
#define gaim_savedstatus_set_substatus   purple_savedstatus_set_substatus
 
#define gaim_savedstatus_unset_substatus   purple_savedstatus_unset_substatus
 
#define gaim_savedstatus_delete   purple_savedstatus_delete
 
#define gaim_savedstatuses_get_all   purple_savedstatuses_get_all
 
#define gaim_savedstatuses_get_popular   purple_savedstatuses_get_popular
 
#define gaim_savedstatus_get_current   purple_savedstatus_get_current
 
#define gaim_savedstatus_get_default   purple_savedstatus_get_default
 
#define gaim_savedstatus_get_idleaway   purple_savedstatus_get_idleaway
 
#define gaim_savedstatus_is_idleaway   purple_savedstatus_is_idleaway
 
#define gaim_savedstatus_set_idleaway   purple_savedstatus_set_idleaway
 
#define gaim_savedstatus_get_startup   purple_savedstatus_get_startup
 
#define gaim_savedstatus_find   purple_savedstatus_find
 
#define gaim_savedstatus_find_by_creation_time   purple_savedstatus_find_by_creation_time
 
#define gaim_savedstatus_find_transient_by_type_and_message    purple_savedstatus_find_transient_by_type_and_message
 
#define gaim_savedstatus_is_transient   purple_savedstatus_is_transient
 
#define gaim_savedstatus_get_title   purple_savedstatus_get_title
 
#define gaim_savedstatus_get_type   purple_savedstatus_get_type
 
#define gaim_savedstatus_get_message   purple_savedstatus_get_message
 
#define gaim_savedstatus_get_creation_time   purple_savedstatus_get_creation_time
 
#define gaim_savedstatus_has_substatuses   purple_savedstatus_has_substatuses
 
#define gaim_savedstatus_get_substatus   purple_savedstatus_get_substatus
 
#define gaim_savedstatus_substatus_get_type   purple_savedstatus_substatus_get_type
 
#define gaim_savedstatus_substatus_get_message   purple_savedstatus_substatus_get_message
 
#define gaim_savedstatus_activate   purple_savedstatus_activate
 
#define gaim_savedstatus_activate_for_account   purple_savedstatus_activate_for_account
 
#define gaim_savedstatuses_get_handle   purple_savedstatuses_get_handle
 
#define gaim_savedstatuses_init   purple_savedstatuses_init
 
#define gaim_savedstatuses_uninit   purple_savedstatuses_uninit
 
#define GAIM_CALLBACK   PURPLE_CALLBACK
 
#define GaimCallback   PurpleCallback
 
#define GaimSignalMarshalFunc   PurpleSignalMarshalFunc
 
#define GAIM_SIGNAL_PRIORITY_DEFAULT   PURPLE_SIGNAL_PRIORITY_DEFAULT
 
#define GAIM_SIGNAL_PRIORITY_HIGHEST   PURPLE_SIGNAL_PRIORITY_HIGHEST
 
#define GAIM_SIGNAL_PRIORITY_LOWEST   PURPLE_SIGNAL_PRIORITY_LOWEST
 
#define gaim_signal_register   purple_signal_register
 
#define gaim_signal_unregister   purple_signal_unregister
 
#define gaim_signals_unregister_by_instance   purple_signals_unregister_by_instance
 
#define gaim_signal_get_values   purple_signal_get_values
 
#define gaim_signal_connect_priority   purple_signal_connect_priority
 
#define gaim_signal_connect   purple_signal_connect
 
#define gaim_signal_connect_priority_vargs   purple_signal_connect_priority_vargs
 
#define gaim_signal_connect_vargs   purple_signal_connect_vargs
 
#define gaim_signal_disconnect   purple_signal_disconnect
 
#define gaim_signals_disconnect_by_handle   purple_signals_disconnect_by_handle
 
#define gaim_signal_emit   purple_signal_emit
 
#define gaim_signal_emit_vargs   purple_signal_emit_vargs
 
#define gaim_signal_emit_return_1   purple_signal_emit_vargs
 
#define gaim_signal_emit_vargs_return_1   purple_signal_emit_vargs_return_1
 
#define gaim_signals_init   purple_signals_init
 
#define gaim_signals_uninit   purple_signals_uninit
 
#define gaim_marshal_VOID    purple_marshal_VOID
 
#define gaim_marshal_VOID__INT    purple_marshal_VOID__INT
 
#define gaim_marshal_VOID__INT_INT    purple_marshal_VOID_INT_INT
 
#define gaim_marshal_VOID__POINTER    purple_marshal_VOID__POINTER
 
#define gaim_marshal_VOID__POINTER_UINT    purple_marshal_VOID__POINTER_UINT
 
#define gaim_marshal_VOID__POINTER_INT_INT    purple_marshal_VOID__POINTER_INT_INT
 
#define gaim_marshal_VOID__POINTER_POINTER    purple_marshal_VOID__POINTER_POINTER
 
#define gaim_marshal_VOID__POINTER_POINTER_UINT    purple_marshal_VOID__POINTER_POINTER_UINT
 
#define gaim_marshal_VOID__POINTER_POINTER_UINT_UINT    purple_marshal_VOID__POINTER_POINTER_UINT_UINT
 
#define gaim_marshal_VOID__POINTER_POINTER_POINTER    purple_marshal_VOID__POINTER_POINTER_POINTER
 
#define gaim_marshal_VOID__POINTER_POINTER_POINTER_POINTER    purple_marshal_VOID__POINTER_POINTER_POINTER_POINTER
 
#define gaim_marshal_VOID__POINTER_POINTER_POINTER_POINTER_POINTER    purple_marshal_VOID__POINTER_POINTER_POINTER_POINTER_POINTER
 
#define gaim_marshal_VOID__POINTER_POINTER_POINTER_UINT    purple_marshal_VOID__POINTER_POINTER_POINTER_UINT
 
#define gaim_marshal_VOID__POINTER_POINTER_POINTER_POINTER_UINT    purple_marshal_VOID__POINTER_POINTER_POINTER_POINTER_UINT
 
#define gaim_marshal_VOID__POINTER_POINTER_POINTER_UINT_UINT    purple_marshal_VOID__POINTER_POINTER_POINTER_UINT_UINT
 
#define gaim_marshal_INT__INT    purple_marshal_INT__INT
 
#define gaim_marshal_INT__INT_INT    purple_marshal_INT__INT_INT
 
#define gaim_marshal_INT__POINTER_POINTER_POINTER_POINTER_POINTER    purple_marshal_INT__POINTER_POINTER_POINTER_POINTER_POINTER
 
#define gaim_marshal_BOOLEAN__POINTER    purple_marshal_BOOLEAN__POINTER
 
#define gaim_marshal_BOOLEAN__POINTER_POINTER    purple_marshal_BOOLEAN__POINTER_POINTER
 
#define gaim_marshal_BOOLEAN__POINTER_POINTER_POINTER    purple_marshal_BOOLEAN__POINTER_POINTER_POINTER
 
#define gaim_marshal_BOOLEAN__POINTER_POINTER_UINT    purple_marshal_BOOLEAN__POINTER_POINTER_UINT
 
#define gaim_marshal_BOOLEAN__POINTER_POINTER_POINTER_UINT    purple_marshal_BOOLEAN__POINTER_POINTER_POINTER_UINT
 
#define gaim_marshal_BOOLEAN__POINTER_POINTER_POINTER_POINTER    purple_marshal_BOOLEAN__POINTER_POINTER_POINTER_POINTER
 
#define gaim_marshal_BOOLEAN__POINTER_POINTER_POINTER_POINTER_POINTER    purple_marshal_BOOLEAN__POINTER_POINTER_POINTER_POINTER_POINTER
 
#define gaim_marshal_BOOLEAN__INT_POINTER    purple_marshal_BOOLEAN__INT_POINTER
 
#define gaim_marshal_POINTER__POINTER_INT    purple_marshal_POINTER__POINTER_INT
 
#define gaim_marshal_POINTER__POINTER_INT64    purple_marshal_POINTER__POINTER_INT64
 
#define gaim_marshal_POINTER__POINTER_INT_BOOLEAN    purple_marshal_POINTER__POINTER_INT_BOOLEAN
 
#define gaim_marshal_POINTER__POINTER_INT64_BOOLEAN    purple_marshal_POINTER__POINTER_INT64_BOOLEAN
 
#define gaim_marshal_POINTER__POINTER_POINTER    purple_marshal_POINTER__POINTER_POINTER
 
#define GAIM_SOUND_BUDDY_ARRIVE   PURPLE_SOUND_BUDDY_ARRIVE
 
#define GAIM_SOUND_BUDDY_LEAVE   PURPLE_SOUND_BUDDY_LEAVE
 
#define GAIM_SOUND_RECEIVE   PURPLE_SOUND_RECEIVE
 
#define GAIM_SOUND_FIRST_RECEIVE   PURPLE_SOUND_FIRST_RECEIVE
 
#define GAIM_SOUND_SEND   PURPLE_SOUND_SEND
 
#define GAIM_SOUND_CHAT_JOIN   PURPLE_SOUND_CHAT_JOIN
 
#define GAIM_SOUND_CHAT_LEAVE   PURPLE_SOUND_CHAT_LEAVE
 
#define GAIM_SOUND_CHAT_YOU_SAY   PURPLE_SOUND_CHAT_YOU_SAY
 
#define GAIM_SOUND_CHAT_SAY   PURPLE_SOUND_CHAT_SAY
 
#define GAIM_SOUND_POUNCE_DEFAULT   PURPLE_SOUND_POUNCE_DEFAULT
 
#define GAIM_SOUND_CHAT_NICK   PURPLE_SOUND_CHAT_NICK
 
#define GAIM_NUM_SOUNDS   PURPLE_NUM_SOUNDS
 
#define GaimSoundEventID   PurpleSoundEventID
 
#define GaimSoundUiOps   PurpleSoundUiOps
 
#define gaim_sound_play_file   purple_sound_play_file
 
#define gaim_sound_play_event   purple_sound_play_event
 
#define gaim_sound_set_ui_ops   purple_sound_set_ui_ops
 
#define gaim_sound_get_ui_ops   purple_sound_get_ui_ops
 
#define gaim_sound_init   purple_sound_init
 
#define gaim_sound_uninit   purple_sound_uninit
 
#define gaim_sounds_get_handle   purple_sounds_get_handle
 
#define GAIM_SSL_DEFAULT_PORT   PURPLE_SSL_DEFAULT_PORT
 
#define GAIM_SSL_HANDSHAKE_FAILED   PURPLE_SSL_HANDSHAKE_FAILED
 
#define GAIM_SSL_CONNECT_FAILED   PURPLE_SSL_CONNECT_FAILED
 
#define GaimSslErrorType   PurpleSslErrorType
 
#define GaimSslConnection   PurpleSslConnection
 
#define GaimSslInputFunction   PurpleSslInputFunction
 
#define GaimSslErrorFunction   PurpleSslErrorFunction
 
#define GaimSslOps   PurpleSslOps
 
#define gaim_ssl_is_supported   purple_ssl_is_supported
 
#define gaim_ssl_connect   purple_ssl_connect
 
#define gaim_ssl_connect_fd   purple_ssl_connect_fd
 
#define gaim_ssl_input_add   purple_ssl_input_add
 
#define gaim_ssl_close   purple_ssl_close
 
#define gaim_ssl_read   purple_ssl_read
 
#define gaim_ssl_write   purple_ssl_write
 
#define gaim_ssl_set_ops   purple_ssl_set_ops
 
#define gaim_ssl_get_ops   purple_ssl_get_ops
 
#define gaim_ssl_init   purple_ssl_init
 
#define gaim_ssl_uninit   purple_ssl_uninit
 
#define GaimStatusType   PurpleStatusType
 
#define GaimStatusAttr   PurpleStatusAttr
 
#define GaimPresence   PurplePresence
 
#define GaimStatus   PurpleStatus
 
#define GAIM_PRESENCE_CONTEXT_UNSET   PURPLE_PRESENCE_CONTEXT_UNSET
 
#define GAIM_PRESENCE_CONTEXT_ACCOUNT   PURPLE_PRESENCE_CONTEXT_ACCOUNT
 
#define GAIM_PRESENCE_CONTEXT_CONV   PURPLE_PRESENCE_CONTEXT_CONV
 
#define GAIM_PRESENCE_CONTEXT_BUDDY   PURPLE_PRESENCE_CONTEXT_BUDDY
 
#define GaimPresenceContext   PurplePresenceContext
 
#define GAIM_STATUS_UNSET   PURPLE_STATUS_UNSET
 
#define GAIM_STATUS_OFFLINE   PURPLE_STATUS_OFFLINE
 
#define GAIM_STATUS_AVAILABLE   PURPLE_STATUS_AVAILABLE
 
#define GAIM_STATUS_UNAVAILABLE   PURPLE_STATUS_UNAVAILABLE
 
#define GAIM_STATUS_INVISIBLE   PURPLE_STATUS_INVISIBLE
 
#define GAIM_STATUS_AWAY   PURPLE_STATUS_AWAY
 
#define GAIM_STATUS_EXTENDED_AWAY   PURPLE_STATUS_EXTENDED_AWAY
 
#define GAIM_STATUS_MOBILE   PURPLE_STATUS_MOBILE
 
#define GAIM_STATUS_NUM_PRIMITIVES   PURPLE_STATUS_NUM_PRIMITIVES
 
#define GaimStatusPrimitive   PurpleStatusPrimitive
 
#define gaim_primitive_get_id_from_type   purple_primitive_get_id_from_type
 
#define gaim_primitive_get_name_from_type   purple_primitive_get_name_from_type
 
#define gaim_primitive_get_type_from_id   purple_primitive_get_type_from_id
 
#define gaim_status_type_new_full   purple_status_type_new_full
 
#define gaim_status_type_new   purple_status_type_new
 
#define gaim_status_type_new_with_attrs   purple_status_type_new_with_attrs
 
#define gaim_status_type_destroy   purple_status_type_destroy
 
#define gaim_status_type_set_primary_attr   purple_status_type_set_primary_attr
 
#define gaim_status_type_add_attr   purple_status_type_add_attr
 
#define gaim_status_type_add_attrs   purple_status_type_add_attrs
 
#define gaim_status_type_add_attrs_vargs   purple_status_type_add_attrs_vargs
 
#define gaim_status_type_get_primitive   purple_status_type_get_primitive
 
#define gaim_status_type_get_id   purple_status_type_get_id
 
#define gaim_status_type_get_name   purple_status_type_get_name
 
#define gaim_status_type_is_saveable   purple_status_type_is_saveable
 
#define gaim_status_type_is_user_settable   purple_status_type_is_user_settable
 
#define gaim_status_type_is_independent   purple_status_type_is_independent
 
#define gaim_status_type_is_exclusive   purple_status_type_is_exclusive
 
#define gaim_status_type_is_available   purple_status_type_is_available
 
#define gaim_status_type_get_primary_attr   purple_status_type_get_primary_attr
 
#define gaim_status_type_get_attr   purple_status_type_get_attr
 
#define gaim_status_type_get_attrs   purple_status_type_get_attrs
 
#define gaim_status_type_find_with_id   purple_status_type_find_with_id
 
#define gaim_status_attr_new   purple_status_attr_new
 
#define gaim_status_attr_destroy   purple_status_attr_destroy
 
#define gaim_status_attr_get_id   purple_status_attr_get_id
 
#define gaim_status_attr_get_name   purple_status_attr_get_name
 
#define gaim_status_attr_get_value   purple_status_attr_get_value
 
#define gaim_status_new   purple_status_new
 
#define gaim_status_destroy   purple_status_destroy
 
#define gaim_status_set_active   purple_status_set_active
 
#define gaim_status_set_active_with_attrs   purple_status_set_active_with_attrs
 
#define gaim_status_set_active_with_attrs_list   purple_status_set_active_with_attrs_list
 
#define gaim_status_set_attr_boolean   purple_status_set_attr_boolean
 
#define gaim_status_set_attr_int   purple_status_set_attr_int
 
#define gaim_status_set_attr_string   purple_status_set_attr_string
 
#define gaim_status_get_type   purple_status_get_type
 
#define gaim_status_get_presence   purple_status_get_presence
 
#define gaim_status_get_id   purple_status_get_id
 
#define gaim_status_get_name   purple_status_get_name
 
#define gaim_status_is_independent   purple_status_is_independent
 
#define gaim_status_is_exclusive   purple_status_is_exclusive
 
#define gaim_status_is_available   purple_status_is_available
 
#define gaim_status_is_active   purple_status_is_active
 
#define gaim_status_is_online   purple_status_is_online
 
#define gaim_status_get_attr_value   purple_status_get_attr_value
 
#define gaim_status_get_attr_boolean   purple_status_get_attr_boolean
 
#define gaim_status_get_attr_int   purple_status_get_attr_int
 
#define gaim_status_get_attr_string   purple_status_get_attr_string
 
#define gaim_status_compare   purple_status_compare
 
#define gaim_presence_new   purple_presence_new
 
#define gaim_presence_new_for_account   purple_presence_new_for_account
 
#define gaim_presence_new_for_conv   purple_presence_new_for_conv
 
#define gaim_presence_new_for_buddy   purple_presence_new_for_buddy
 
#define gaim_presence_destroy   purple_presence_destroy
 
#define gaim_presence_add_status   purple_presence_add_status
 
#define gaim_presence_add_list   purple_presence_add_list
 
#define gaim_presence_set_status_active   purple_presence_set_status_active
 
#define gaim_presence_switch_status   purple_presence_switch_status
 
#define gaim_presence_set_idle   purple_presence_set_idle
 
#define gaim_presence_set_login_time   purple_presence_set_login_time
 
#define gaim_presence_get_context   purple_presence_get_context
 
#define gaim_presence_get_account   purple_presence_get_account
 
#define gaim_presence_get_conversation   purple_presence_get_conversation
 
#define gaim_presence_get_chat_user   purple_presence_get_chat_user
 
#define gaim_presence_get_statuses   purple_presence_get_statuses
 
#define gaim_presence_get_status   purple_presence_get_status
 
#define gaim_presence_get_active_status   purple_presence_get_active_status
 
#define gaim_presence_is_available   purple_presence_is_available
 
#define gaim_presence_is_online   purple_presence_is_online
 
#define gaim_presence_is_status_active   purple_presence_is_status_active
 
#define gaim_presence_is_status_primitive_active    purple_presence_is_status_primitive_active
 
#define gaim_presence_is_idle   purple_presence_is_idle
 
#define gaim_presence_get_idle_time   purple_presence_get_idle_time
 
#define gaim_presence_get_login_time   purple_presence_get_login_time
 
#define gaim_presence_compare   purple_presence_compare
 
#define gaim_status_get_handle   purple_status_get_handle
 
#define gaim_status_init   purple_status_init
 
#define gaim_status_uninit   purple_status_uninit
 
#define GaimStringref   PurpleStringref
 
#define gaim_stringref_new   purple_stringref_new
 
#define gaim_stringref_new_noref   purple_stringref_new_noref
 
#define gaim_stringref_printf   purple_stringref_printf
 
#define gaim_stringref_ref   purple_stringref_ref
 
#define gaim_stringref_unref   purple_stringref_unref
 
#define gaim_stringref_value   purple_stringref_value
 
#define gaim_stringref_cmp   purple_stringref_cmp
 
#define gaim_stringref_len   purple_stringref_len
 
#define GaimStunNatDiscovery   PurpleStunNatDiscovery
 
#define GAIM_STUN_STATUS_UNDISCOVERED   PURPLE_STUN_STATUS_UNDISCOVERED
 
#define GAIM_STUN_STATUS_UNKNOWN   PURPLE_STUN_STATUS_UNKNOWN
 
#define GAIM_STUN_STATUS_DISCOVERING   PURPLE_STUN_STATUS_DISCOVERING
 
#define GAIM_STUN_STATUS_DISCOVERED   PURPLE_STUN_STATUS_DISCOVERED
 
#define GaimStunStatus   PurpleStunStatus
 
#define GAIM_STUN_NAT_TYPE_PUBLIC_IP   PURPLE_STUN_NAT_TYPE_PUBLIC_IP
 
#define GAIM_STUN_NAT_TYPE_UNKNOWN_NAT   PURPLE_STUN_NAT_TYPE_UNKNOWN_NAT
 
#define GAIM_STUN_NAT_TYPE_FULL_CONE   PURPLE_STUN_NAT_TYPE_FULL_CONE
 
#define GAIM_STUN_NAT_TYPE_RESTRICTED_CONE   PURPLE_STUN_NAT_TYPE_RESTRICTED_CONE
 
#define GAIM_STUN_NAT_TYPE_PORT_RESTRICTED_CONE   PURPLE_STUN_NAT_TYPE_PORT_RESTRICTED_CONE
 
#define GAIM_STUN_NAT_TYPE_SYMMETRIC   PURPLE_STUN_NAT_TYPE_SYMMETRIC
 
#define GaimStunNatType   PurpleStunNatType
 
#define StunCallback   PurpleStunCallback
 
#define gaim_stun_discover   purple_stun_discover
 
#define gaim_stun_init   purple_stun_init
 
#define UPnPMappingAddRemove   PurpleUPnPMappingAddRemove
 
#define GaimUPnPCallback   PurpleUPnPCallback
 
#define gaim_upnp_discover   purple_upnp_discover
 
#define gaim_upnp_get_public_ip   purple_upnp_get_public_ip
 
#define gaim_upnp_cancel_port_mapping   purple_upnp_cancel_port_mapping
 
#define gaim_upnp_set_port_mapping   purple_upnp_set_port_mapping
 
#define gaim_upnp_remove_port_mapping   purple_upnp_remove_port_mapping
 
#define GaimUtilFetchUrlData   PurpleUtilFetchUrlData
 
#define GaimMenuAction   PurpleMenuAction
 
#define GaimInfoFieldFormatCallback   PurpleIntoFieldFormatCallback
 
#define GaimKeyValuePair   PurpleKeyValuePair
 
#define gaim_menu_action_new   purple_menu_action_new
 
#define gaim_menu_action_free   purple_menu_action_free
 
#define gaim_base16_encode   purple_base16_encode
 
#define gaim_base16_decode   purple_base16_decode
 
#define gaim_base64_encode   purple_base64_encode
 
#define gaim_base64_decode   purple_base64_decode
 
#define gaim_quotedp_decode   purple_quotedp_decode
 
#define gaim_mime_decode_field   purple_mime_deco_field
 
#define gaim_utf8_strftime   purple_utf8_strftime
 
#define gaim_date_format_short   purple_date_format_short
 
#define gaim_date_format_long   purple_date_format_long
 
#define gaim_date_format_full   purple_date_format_full
 
#define gaim_time_format   purple_time_format
 
#define gaim_time_build   purple_time_build
 
#define GAIM_NO_TZ_OFF   PURPLE_NO_TZ_OFF
 
#define gaim_str_to_time   purple_str_to_time
 
#define gaim_markup_find_tag   purple_markup_find_tag
 
#define gaim_markup_extract_info_field   purple_markup_extract_info_field
 
#define gaim_markup_html_to_xhtml   purple_markup_html_to_xhtml
 
#define gaim_markup_strip_html   purple_markup_strip_html
 
#define gaim_markup_linkify   purple_markup_linkify
 
#define gaim_markup_slice   purple_markup_slice
 
#define gaim_markup_get_tag_name   purple_markup_get_tag_name
 
#define gaim_unescape_html   purple_unescape_html
 
#define gaim_home_dir   purple_home_dir
 
#define gaim_user_dir   purple_user_dir
 
#define gaim_util_set_user_dir   purple_util_set_user_dir
 
#define gaim_build_dir   purple_build_dir
 
#define gaim_util_write_data_to_file   purple_util_write_data_to_file
 
#define gaim_util_read_xml_from_file   purple_util_read_xml_from_file
 
#define gaim_mkstemp   purple_mkstemp
 
#define gaim_program_is_valid   purple_program_is_valid
 
#define gaim_running_gnome   purple_running_gnome
 
#define gaim_running_kde   purple_running_kde
 
#define gaim_running_osx   purple_running_osx
 
#define gaim_fd_get_ip   purple_fd_get_ip
 
#define gaim_normalize   purple_normalize
 
#define gaim_normalize_nocase   purple_normalize_nocase
 
#define gaim_strdup_withhtml   purple_strdup_withhtml
 
#define gaim_str_has_prefix   purple_str_has_prefix
 
#define gaim_str_has_suffix   purple_str_has_suffix
 
#define gaim_str_add_cr   purple_str_add_cr
 
#define gaim_str_strip_char   purple_str_strip_char
 
#define gaim_util_chrreplace   purple_util_chrreplace
 
#define gaim_strreplace   purple_strreplace
 
#define gaim_utf8_ncr_encode   purple_utf8_ncr_encode
 
#define gaim_utf8_ncr_decode   purple_utf8_ncr_decode
 
#define gaim_strcasereplace   purple_strcasereplace
 
#define gaim_strcasestr   purple_strcasestr
 
#define gaim_str_size_to_units   purple_str_size_to_units
 
#define gaim_str_seconds_to_string   purple_str_seconds_to_string
 
#define gaim_str_binary_to_ascii   purple_str_binary_to_ascii
 
#define gaim_got_protocol_handler_uri   purple_got_protocol_handler_uri
 
#define gaim_url_parse   purple_url_parse
 
#define GaimUtilFetchUrlCallback   PurpleUtilFetchUrlCallback
 
#define gaim_util_fetch_url   purple_util_fetch_url
 
#define gaim_util_fetch_url_request   purple_util_fetch_url_request
 
#define gaim_util_fetch_url_cancel   purple_util_fetch_url_cancel
 
#define gaim_url_decode   purple_url_decode
 
#define gaim_url_encode   purple_url_encode
 
#define gaim_email_is_valid   purple_email_is_valid
 
#define gaim_uri_list_extract_uris   purple_uri_list_extract_uris
 
#define gaim_uri_list_extract_filenames   purple_uri_list_extract_filenames
 
#define gaim_utf8_try_convert   purple_utf8_try_convert
 
#define gaim_utf8_salvage   purple_utf8_salvage
 
#define gaim_utf8_strcasecmp   purple_utf8_strcasecmp
 
#define gaim_utf8_has_word   purple_utf8_has_word
 
#define gaim_print_utf8_to_console   purple_print_utf8_to_console
 
#define gaim_message_meify   purple_message_meify
 
#define gaim_text_strip_mnemonic   purple_text_strip_mnemonic
 
#define gaim_unescape_filename   purple_unescape_filename
 
#define gaim_escape_filename   purple_escape_filename
 
#define GAIM_TYPE_UNKNOWN   PURPLE_TYPE_UNKNOWN
 
#define GAIM_TYPE_SUBTYPE   PURPLE_TYPE_SUBTYPE
 
#define GAIM_TYPE_CHAR   PURPLE_TYPE_CHAR
 
#define GAIM_TYPE_UCHAR   PURPLE_TYPE_UCHAR
 
#define GAIM_TYPE_BOOLEAN   PURPLE_TYPE_BOOLEAN
 
#define GAIM_TYPE_SHORT   PURPLE_TYPE_SHORT
 
#define GAIM_TYPE_USHORT   PURPLE_TYPE_USHORT
 
#define GAIM_TYPE_INT   PURPLE_TYPE_INT
 
#define GAIM_TYPE_UINT   PURPLE_TYPE_UINT
 
#define GAIM_TYPE_LONG   PURPLE_TYPE_LONG
 
#define GAIM_TYPE_ULONG   PURPLE_TYPE_ULONG
 
#define GAIM_TYPE_INT64   PURPLE_TYPE_INT64
 
#define GAIM_TYPE_UINT64   PURPLE_TYPE_UINT64
 
#define GAIM_TYPE_STRING   PURPLE_TYPE_STRING
 
#define GAIM_TYPE_OBJECT   PURPLE_TYPE_OBJECT
 
#define GAIM_TYPE_POINTER   PURPLE_TYPE_POINTER
 
#define GAIM_TYPE_ENUM   PURPLE_TYPE_ENUM
 
#define GAIM_TYPE_BOXED   PURPLE_TYPE_BOXED
 
#define GaimType   PurpleType
 
#define GAIM_SUBTYPE_UNKNOWN   PURPLE_SUBTYPE_UNKNOWN
 
#define GAIM_SUBTYPE_ACCOUNT   PURPLE_SUBTYPE_ACCOUNT
 
#define GAIM_SUBTYPE_BLIST   PURPLE_SUBTYPE_BLIST
 
#define GAIM_SUBTYPE_BLIST_BUDDY   PURPLE_SUBTYPE_BLIST_BUDDY
 
#define GAIM_SUBTYPE_BLIST_GROUP   PURPLE_SUBTYPE_BLIST_GROUP
 
#define GAIM_SUBTYPE_BLIST_CHAT   PURPLE_SUBTYPE_BLIST_CHAT
 
#define GAIM_SUBTYPE_BUDDY_ICON   PURPLE_SUBTYPE_BUDDY_ICON
 
#define GAIM_SUBTYPE_CONNECTION   PURPLE_SUBTYPE_CONNECTION
 
#define GAIM_SUBTYPE_CONVERSATION   PURPLE_SUBTYPE_CONVERSATION
 
#define GAIM_SUBTYPE_PLUGIN   PURPLE_SUBTYPE_PLUGIN
 
#define GAIM_SUBTYPE_BLIST_NODE   PURPLE_SUBTYPE_BLIST_NODE
 
#define GAIM_SUBTYPE_CIPHER   PURPLE_SUBTYPE_CIPHER
 
#define GAIM_SUBTYPE_STATUS   PURPLE_SUBTYPE_STATUS
 
#define GAIM_SUBTYPE_LOG   PURPLE_SUBTYPE_LOG
 
#define GAIM_SUBTYPE_XFER   PURPLE_SUBTYPE_XFER
 
#define GAIM_SUBTYPE_SAVEDSTATUS   PURPLE_SUBTYPE_SAVEDSTATUS
 
#define GAIM_SUBTYPE_XMLNODE   PURPLE_SUBTYPE_XMLNODE
 
#define GAIM_SUBTYPE_USERINFO   PURPLE_SUBTYPE_USERINFO
 
#define GaimSubType   PurpleSubType
 
#define GaimValue   PurpleValue
 
#define gaim_value_new   purple_value_new
 
#define gaim_value_new_outgoing   purple_value_new_outgoing
 
#define gaim_value_destroy   purple_value_destroy
 
#define gaim_value_dup   purple_value_dup
 
#define gaim_value_purple_buddy_icon_get_extensionget_type   purple_value_get_type
 
#define gaim_value_get_subtype   purple_value_get_subtype
 
#define gaim_value_get_specific_type   purple_value_get_specific_type
 
#define gaim_value_is_outgoing   purple_value_is_outgoing
 
#define gaim_value_set_char   purple_value_set_char
 
#define gaim_value_set_uchar   purple_value_set_uchar
 
#define gaim_value_set_boolean   purple_value_set_boolean
 
#define gaim_value_set_short   purple_value_set_short
 
#define gaim_value_set_ushort   purple_value_set_ushort
 
#define gaim_value_set_int   purple_value_set_int
 
#define gaim_value_set_uint   purple_value_set_uint
 
#define gaim_value_set_long   purple_value_set_long
 
#define gaim_value_set_ulong   purple_value_set_ulong
 
#define gaim_value_set_int64   purple_value_set_int64
 
#define gaim_value_set_uint64   purple_value_set_uint64
 
#define gaim_value_set_string   purple_value_set_string
 
#define gaim_value_set_object   purple_value_set_object
 
#define gaim_value_set_pointer   purple_value_set_pointer
 
#define gaim_value_set_enum   purple_value_set_enum
 
#define gaim_value_set_boxed   purple_value_set_boxed
 
#define gaim_value_get_char   purple_value_get_char
 
#define gaim_value_get_uchar   purple_value_get_uchar
 
#define gaim_value_get_boolean   purple_value_get_boolean
 
#define gaim_value_get_short   purple_value_get_short
 
#define gaim_value_get_ushort   purple_value_get_ushort
 
#define gaim_value_get_int   purple_value_get_int
 
#define gaim_value_get_uint   purple_value_get_uint
 
#define gaim_value_get_long   purple_value_get_long
 
#define gaim_value_get_ulong   purple_value_get_ulong
 
#define gaim_value_get_int64   purple_value_get_int64
 
#define gaim_value_get_uint64   purple_value_get_uint64
 
#define gaim_value_get_string   purple_value_get_string
 
#define gaim_value_get_object   purple_value_get_object
 
#define gaim_value_get_pointer   purple_value_get_pointer
 
#define gaim_value_get_enum   purple_value_get_enum
 
#define gaim_value_get_boxed   purple_value_get_boxed
 
#define GAIM_MAJOR_VERSION   PURPLE_MAJOR_VERSION
 
#define GAIM_MINOR_VERSION   PURPLE_MINOR_VERSION
 
#define GAIM_MICRO_VERSION   PURPLE_MICRO_VERSION
 
#define GAIM_VERSION_CHECK   PURPLE_VERSION_CHECK
 
#define GaimWhiteboardPrplOps   PurpleWhiteboardPrplOps
 
#define GaimWhiteboard   PurpleWhiteboard
 
#define GaimWhiteboardUiOps   PurpleWhiteboardUiOps
 
#define gaim_whiteboard_set_ui_ops   purple_whiteboard_set_ui_ops
 
#define gaim_whiteboard_set_prpl_ops   purple_whiteboard_set_prpl_ops
 
#define gaim_whiteboard_create   purple_whiteboard_create
 
#define gaim_whiteboard_destroy   purple_whiteboard_destroy
 
#define gaim_whiteboard_start   purple_whiteboard_start
 
#define gaim_whiteboard_get_session   purple_whiteboard_get_session
 
#define gaim_whiteboard_draw_list_destroy   purple_whiteboard_draw_list_destroy
 
#define gaim_whiteboard_get_dimensions   purple_whiteboard_get_dimensions
 
#define gaim_whiteboard_set_dimensions   purple_whiteboard_set_dimensions
 
#define gaim_whiteboard_draw_point   purple_whiteboard_draw_point
 
#define gaim_whiteboard_send_draw_list   purple_whiteboard_send_draw_list
 
#define gaim_whiteboard_draw_line   purple_whiteboard_draw_line
 
#define gaim_whiteboard_clear   purple_whiteboard_clear
 
#define gaim_whiteboard_send_clear   purple_whiteboard_send_clear
 
#define gaim_whiteboard_send_brush   purple_whiteboard_send_brush
 
#define gaim_whiteboard_get_brush   purple_whiteboard_get_brush
 
#define gaim_whiteboard_set_brush   purple_whiteboard_set_brush
 
#define gaim_init_ssl_plugin   purple_init_ssl_plugin
 
#define gaim_init_ssl_openssl_plugin   purple_init_ssl_openssl_plugin
 
#define gaim_init_ssl_gnutls_plugin   purple_init_ssl_gnutls_plugin
 
#define gaim_init_gg_plugin   purple_init_gg_plugin
 
#define gaim_init_jabber_plugin   purple_init_jabber_plugin
 
#define gaim_init_sametime_plugin   purple_init_sametime_plugin
 
#define gaim_init_msn_plugin   purple_init_msn_plugin
 
#define gaim_init_novell_plugin   purple_init_novell_plugin
 
#define gaim_init_qq_plugin   purple_init_qq_plugin
 
#define gaim_init_simple_plugin   purple_init_simple_plugin
 
#define gaim_init_yahoo_plugin   purple_init_yahoo_plugin
 
#define gaim_init_zephyr_plugin   purple_init_zephyr_plugin
 
#define gaim_init_aim_plugin   purple_init_aim_plugin
 
#define gaim_init_icq_plugin   purple_init_icq_plugin
 

Detailed Description

Gaim Compat macros.

Definition in file gaim-compat.h.

Macro Definition Documentation

◆ gaim_account_add_buddies

#define gaim_account_add_buddies   purple_account_add_buddies

Definition at line 117 of file gaim-compat.h.

◆ gaim_account_add_buddy

#define gaim_account_add_buddy   purple_account_add_buddy

Definition at line 116 of file gaim-compat.h.

◆ gaim_account_change_password

#define gaim_account_change_password   purple_account_change_password

Definition at line 123 of file gaim-compat.h.

◆ gaim_account_clear_settings

#define gaim_account_clear_settings   purple_account_clear_settings

Definition at line 68 of file gaim-compat.h.

◆ gaim_account_connect

#define gaim_account_connect   purple_account_connect

Definition at line 42 of file gaim-compat.h.

◆ gaim_account_destroy

#define gaim_account_destroy   purple_account_destroy

Definition at line 41 of file gaim-compat.h.

◆ gaim_account_destroy_log

#define gaim_account_destroy_log   purple_account_destroy_log

Definition at line 114 of file gaim-compat.h.

◆ gaim_account_disconnect

#define gaim_account_disconnect   purple_account_disconnect

Definition at line 44 of file gaim-compat.h.

◆ gaim_account_get_active_status

#define gaim_account_get_active_status   purple_account_get_active_status

Definition at line 94 of file gaim-compat.h.

◆ gaim_account_get_alias

#define gaim_account_get_alias   purple_account_get_alias

Definition at line 84 of file gaim-compat.h.

◆ gaim_account_get_bool

#define gaim_account_get_bool   purple_account_get_bool

Definition at line 106 of file gaim-compat.h.

◆ gaim_account_get_buddy_icon_path

#define gaim_account_get_buddy_icon_path   purple_account_get_buddy_icon_path

Definition at line 86 of file gaim-compat.h.

◆ gaim_account_get_check_mail

#define gaim_account_get_check_mail   purple_account_get_check_mail

Definition at line 91 of file gaim-compat.h.

◆ gaim_account_get_connection

#define gaim_account_get_connection   purple_account_get_connection

Definition at line 89 of file gaim-compat.h.

◆ gaim_account_get_enabled

#define gaim_account_get_enabled   purple_account_get_enabled

Definition at line 92 of file gaim-compat.h.

◆ gaim_account_get_int

#define gaim_account_get_int   purple_account_get_int

Definition at line 104 of file gaim-compat.h.

◆ gaim_account_get_log

#define gaim_account_get_log   purple_account_get_log

Definition at line 113 of file gaim-compat.h.

◆ gaim_account_get_password

#define gaim_account_get_password   purple_account_get_password

Definition at line 83 of file gaim-compat.h.

◆ gaim_account_get_presence

#define gaim_account_get_presence   purple_account_get_presence

Definition at line 100 of file gaim-compat.h.

◆ gaim_account_get_protocol_id

#define gaim_account_get_protocol_id   purple_account_get_protocol_id

Definition at line 87 of file gaim-compat.h.

◆ gaim_account_get_protocol_name

#define gaim_account_get_protocol_name   purple_account_get_protocol_name

Definition at line 88 of file gaim-compat.h.

◆ gaim_account_get_proxy_info

#define gaim_account_get_proxy_info   purple_account_get_proxy_info

Definition at line 93 of file gaim-compat.h.

◆ gaim_account_get_remember_password

#define gaim_account_get_remember_password   purple_account_get_remember_password

Definition at line 90 of file gaim-compat.h.

◆ gaim_account_get_status

#define gaim_account_get_status   purple_account_get_status

Definition at line 95 of file gaim-compat.h.

◆ gaim_account_get_status_type

#define gaim_account_get_status_type   purple_account_get_status_type

Definition at line 96 of file gaim-compat.h.

◆ gaim_account_get_status_type_with_primitive

#define gaim_account_get_status_type_with_primitive    purple_account_get_status_type_with_primitive

Definition at line 97 of file gaim-compat.h.

◆ gaim_account_get_status_types

#define gaim_account_get_status_types   purple_account_get_status_types

Definition at line 102 of file gaim-compat.h.

◆ gaim_account_get_string

#define gaim_account_get_string   purple_account_get_string

Definition at line 105 of file gaim-compat.h.

◆ gaim_account_get_ui_bool

#define gaim_account_get_ui_bool   purple_account_get_ui_bool

Definition at line 110 of file gaim-compat.h.

◆ gaim_account_get_ui_int

#define gaim_account_get_ui_int   purple_account_get_ui_int

Definition at line 108 of file gaim-compat.h.

◆ gaim_account_get_ui_string

#define gaim_account_get_ui_string   purple_account_get_ui_string

Definition at line 109 of file gaim-compat.h.

◆ gaim_account_get_user_info

#define gaim_account_get_user_info   purple_account_get_user_info

Definition at line 85 of file gaim-compat.h.

◆ gaim_account_get_username

#define gaim_account_get_username   purple_account_get_username

Definition at line 82 of file gaim-compat.h.

◆ gaim_account_is_connected

#define gaim_account_is_connected   purple_account_is_connected

Definition at line 78 of file gaim-compat.h.

◆ gaim_account_is_connecting

#define gaim_account_is_connecting   purple_account_is_connecting

Definition at line 79 of file gaim-compat.h.

◆ gaim_account_is_disconnected

#define gaim_account_is_disconnected   purple_account_is_disconnected

Definition at line 80 of file gaim-compat.h.

◆ gaim_account_is_status_active

#define gaim_account_is_status_active   purple_account_is_status_active

Definition at line 101 of file gaim-compat.h.

◆ gaim_account_new

#define gaim_account_new   purple_account_new

Definition at line 40 of file gaim-compat.h.

◆ gaim_account_notify_added

#define gaim_account_notify_added   purple_account_notify_added

Definition at line 45 of file gaim-compat.h.

◆ gaim_account_option_add_list_item

#define gaim_account_option_add_list_item   purple_account_option_add_list_item

Definition at line 168 of file gaim-compat.h.

◆ gaim_account_option_bool_new

#define gaim_account_option_bool_new   purple_account_option_bool_new

Definition at line 153 of file gaim-compat.h.

◆ gaim_account_option_destroy

#define gaim_account_option_destroy   purple_account_option_destroy

Definition at line 158 of file gaim-compat.h.

◆ gaim_account_option_get_default_bool

#define gaim_account_option_get_default_bool   purple_account_option_get_default_bool

Definition at line 174 of file gaim-compat.h.

◆ gaim_account_option_get_default_int

#define gaim_account_option_get_default_int   purple_account_option_get_default_int

Definition at line 175 of file gaim-compat.h.

◆ gaim_account_option_get_default_list_value

#define gaim_account_option_get_default_list_value   purple_account_option_get_default_list_value

Definition at line 177 of file gaim-compat.h.

◆ gaim_account_option_get_default_string

#define gaim_account_option_get_default_string   purple_account_option_get_default_string

Definition at line 176 of file gaim-compat.h.

◆ gaim_account_option_get_list

#define gaim_account_option_get_list   purple_account_option_get_list

Definition at line 180 of file gaim-compat.h.

◆ gaim_account_option_get_masked

#define gaim_account_option_get_masked   purple_account_option_get_masked

Definition at line 179 of file gaim-compat.h.

◆ gaim_account_option_get_setting

#define gaim_account_option_get_setting   purple_account_option_get_setting

Definition at line 172 of file gaim-compat.h.

◆ gaim_account_option_get_text

#define gaim_account_option_get_text   purple_account_option_get_text

Definition at line 171 of file gaim-compat.h.

◆ gaim_account_option_get_type

#define gaim_account_option_get_type   purple_account_option_get_type

Definition at line 170 of file gaim-compat.h.

◆ gaim_account_option_int_new

#define gaim_account_option_int_new   purple_account_option_int_new

Definition at line 154 of file gaim-compat.h.

◆ gaim_account_option_list_new

#define gaim_account_option_list_new   purple_account_option_list_new

Definition at line 156 of file gaim-compat.h.

◆ gaim_account_option_new

#define gaim_account_option_new   purple_account_option_new

Definition at line 152 of file gaim-compat.h.

◆ gaim_account_option_set_default_bool

#define gaim_account_option_set_default_bool   purple_account_option_set_default_bool

Definition at line 160 of file gaim-compat.h.

◆ gaim_account_option_set_default_int

#define gaim_account_option_set_default_int   purple_account_option_set_default_int

Definition at line 161 of file gaim-compat.h.

◆ gaim_account_option_set_default_string

#define gaim_account_option_set_default_string   purple_account_option_set_default_string

Definition at line 162 of file gaim-compat.h.

◆ gaim_account_option_set_list

#define gaim_account_option_set_list   purple_account_option_set_list

Definition at line 166 of file gaim-compat.h.

◆ gaim_account_option_set_masked

#define gaim_account_option_set_masked   purple_account_option_set_masked

Definition at line 164 of file gaim-compat.h.

◆ gaim_account_option_string_new

#define gaim_account_option_string_new   purple_account_option_string_new

Definition at line 155 of file gaim-compat.h.

◆ gaim_account_register

#define gaim_account_register   purple_account_register

Definition at line 43 of file gaim-compat.h.

◆ gaim_account_remove_buddies

#define gaim_account_remove_buddies   purple_account_remove_buddies

Definition at line 119 of file gaim-compat.h.

◆ gaim_account_remove_buddy

#define gaim_account_remove_buddy   purple_account_remove_buddy

Definition at line 118 of file gaim-compat.h.

◆ gaim_account_remove_group

#define gaim_account_remove_group   purple_account_remove_group

Definition at line 121 of file gaim-compat.h.

◆ gaim_account_request_add

#define gaim_account_request_add   purple_account_request_add

Definition at line 46 of file gaim-compat.h.

◆ gaim_account_request_authorization

#define gaim_account_request_authorization   purple_account_request_authorization

Definition at line 49 of file gaim-compat.h.

◆ gaim_account_request_change_password

#define gaim_account_request_change_password   purple_account_request_change_password

Definition at line 50 of file gaim-compat.h.

◆ gaim_account_request_change_user_info

#define gaim_account_request_change_user_info   purple_account_request_change_user_info

Definition at line 51 of file gaim-compat.h.

◆ gaim_account_request_close

#define gaim_account_request_close   purple_account_request_close

Definition at line 47 of file gaim-compat.h.

◆ gaim_account_set_alias

#define gaim_account_set_alias   purple_account_set_alias

Definition at line 55 of file gaim-compat.h.

◆ gaim_account_set_bool

#define gaim_account_set_bool   purple_account_set_bool

Definition at line 72 of file gaim-compat.h.

◆ gaim_account_set_buddy_icon_path

#define gaim_account_set_buddy_icon_path   purple_account_set_buddy_icon_path

Definition at line 57 of file gaim-compat.h.

◆ gaim_account_set_check_mail

#define gaim_account_set_check_mail   purple_account_set_check_mail

Definition at line 61 of file gaim-compat.h.

◆ gaim_account_set_connection

#define gaim_account_set_connection   purple_account_set_connection

Definition at line 59 of file gaim-compat.h.

◆ gaim_account_set_enabled

#define gaim_account_set_enabled   purple_account_set_enabled

Definition at line 62 of file gaim-compat.h.

◆ gaim_account_set_int

#define gaim_account_set_int   purple_account_set_int

Definition at line 70 of file gaim-compat.h.

◆ gaim_account_set_password

#define gaim_account_set_password   purple_account_set_password

Definition at line 54 of file gaim-compat.h.

◆ gaim_account_set_protocol_id

#define gaim_account_set_protocol_id   purple_account_set_protocol_id

Definition at line 58 of file gaim-compat.h.

◆ gaim_account_set_proxy_info

#define gaim_account_set_proxy_info   purple_account_set_proxy_info

Definition at line 63 of file gaim-compat.h.

◆ gaim_account_set_remember_password

#define gaim_account_set_remember_password   purple_account_set_remember_password

Definition at line 60 of file gaim-compat.h.

◆ gaim_account_set_status

#define gaim_account_set_status   purple_account_set_status

Definition at line 65 of file gaim-compat.h.

◆ gaim_account_set_status_list

#define gaim_account_set_status_list   purple_account_set_status_list

Definition at line 66 of file gaim-compat.h.

◆ gaim_account_set_status_types

#define gaim_account_set_status_types   purple_account_set_status_types

Definition at line 64 of file gaim-compat.h.

◆ gaim_account_set_string

#define gaim_account_set_string   purple_account_set_string

Definition at line 71 of file gaim-compat.h.

◆ gaim_account_set_ui_bool

#define gaim_account_set_ui_bool   purple_account_set_ui_bool

Definition at line 76 of file gaim-compat.h.

◆ gaim_account_set_ui_int

#define gaim_account_set_ui_int   purple_account_set_ui_int

Definition at line 74 of file gaim-compat.h.

◆ gaim_account_set_ui_string

#define gaim_account_set_ui_string   purple_account_set_ui_string

Definition at line 75 of file gaim-compat.h.

◆ gaim_account_set_user_info

#define gaim_account_set_user_info   purple_account_set_user_info

Definition at line 56 of file gaim-compat.h.

◆ gaim_account_set_username

#define gaim_account_set_username   purple_account_set_username

Definition at line 53 of file gaim-compat.h.

◆ gaim_account_supports_offline_message

#define gaim_account_supports_offline_message   purple_account_supports_offline_message

Definition at line 125 of file gaim-compat.h.

◆ gaim_account_user_split_destroy

#define gaim_account_user_split_destroy   purple_account_user_split_destroy

Definition at line 183 of file gaim-compat.h.

◆ gaim_account_user_split_get_default_value

#define gaim_account_user_split_get_default_value   purple_account_user_split_get_default_value

Definition at line 186 of file gaim-compat.h.

◆ gaim_account_user_split_get_separator

#define gaim_account_user_split_get_separator   purple_account_user_split_get_separator

Definition at line 187 of file gaim-compat.h.

◆ gaim_account_user_split_get_text

#define gaim_account_user_split_get_text   purple_account_user_split_get_text

Definition at line 185 of file gaim-compat.h.

◆ gaim_account_user_split_new

#define gaim_account_user_split_new   purple_account_user_split_new

Definition at line 182 of file gaim-compat.h.

◆ gaim_accounts_add

#define gaim_accounts_add   purple_accounts_add

Definition at line 127 of file gaim-compat.h.

◆ gaim_accounts_delete

#define gaim_accounts_delete   purple_accounts_delete

Definition at line 129 of file gaim-compat.h.

◆ gaim_accounts_find

#define gaim_accounts_find   purple_accounts_find

Definition at line 135 of file gaim-compat.h.

◆ gaim_accounts_get_all

#define gaim_accounts_get_all   purple_accounts_get_all

Definition at line 132 of file gaim-compat.h.

◆ gaim_accounts_get_all_active

#define gaim_accounts_get_all_active   purple_accounts_get_all_active

Definition at line 133 of file gaim-compat.h.

◆ gaim_accounts_get_handle

#define gaim_accounts_get_handle   purple_accounts_get_handle

Definition at line 142 of file gaim-compat.h.

◆ gaim_accounts_get_ui_ops

#define gaim_accounts_get_ui_ops   purple_accounts_get_ui_ops

Definition at line 140 of file gaim-compat.h.

◆ gaim_accounts_init

#define gaim_accounts_init   purple_accounts_init

Definition at line 144 of file gaim-compat.h.

◆ gaim_accounts_remove

#define gaim_accounts_remove   purple_accounts_remove

Definition at line 128 of file gaim-compat.h.

◆ gaim_accounts_reorder

#define gaim_accounts_reorder   purple_accounts_reorder

Definition at line 130 of file gaim-compat.h.

◆ gaim_accounts_restore_current_statuses

#define gaim_accounts_restore_current_statuses   purple_accounts_restore_current_statuses

Definition at line 137 of file gaim-compat.h.

◆ gaim_accounts_set_ui_ops

#define gaim_accounts_set_ui_ops   purple_accounts_set_ui_ops

Definition at line 139 of file gaim-compat.h.

◆ gaim_accounts_uninit

#define gaim_accounts_uninit   purple_accounts_uninit

Definition at line 145 of file gaim-compat.h.

◆ gaim_base16_decode

#define gaim_base16_decode   purple_base16_decode

Definition at line 2080 of file gaim-compat.h.

◆ gaim_base16_encode

#define gaim_base16_encode   purple_base16_encode

Definition at line 2079 of file gaim-compat.h.

◆ gaim_base64_decode

#define gaim_base64_decode   purple_base64_decode

Definition at line 2082 of file gaim-compat.h.

◆ gaim_base64_encode

#define gaim_base64_encode   purple_base64_encode

Definition at line 2081 of file gaim-compat.h.

◆ gaim_blist_add_account

#define gaim_blist_add_account   purple_blist_add_account

Definition at line 304 of file gaim-compat.h.

◆ gaim_blist_add_buddy

#define gaim_blist_add_buddy   purple_blist_add_buddy

Definition at line 259 of file gaim-compat.h.

◆ gaim_blist_add_chat

#define gaim_blist_add_chat   purple_blist_add_chat

Definition at line 249 of file gaim-compat.h.

◆ gaim_blist_add_contact

#define gaim_blist_add_contact   purple_blist_add_contact

Definition at line 267 of file gaim-compat.h.

◆ gaim_blist_add_group

#define gaim_blist_add_group   purple_blist_add_group

Definition at line 263 of file gaim-compat.h.

◆ gaim_blist_alias_buddy

#define gaim_blist_alias_buddy   purple_blist_alias_buddy

Definition at line 241 of file gaim-compat.h.

◆ gaim_blist_alias_chat

#define gaim_blist_alias_chat   purple_blist_alias_chat

Definition at line 243 of file gaim-compat.h.

◆ gaim_blist_alias_contact

#define gaim_blist_alias_contact   purple_blist_alias_contact

Definition at line 240 of file gaim-compat.h.

◆ GAIM_BLIST_BUDDY_NODE

#define GAIM_BLIST_BUDDY_NODE   PURPLE_BLIST_BUDDY_NODE

Definition at line 202 of file gaim-compat.h.

◆ GAIM_BLIST_CHAT_NODE

#define GAIM_BLIST_CHAT_NODE   PURPLE_BLIST_CHAT_NODE

Definition at line 203 of file gaim-compat.h.

◆ GAIM_BLIST_CONTACT_NODE

#define GAIM_BLIST_CONTACT_NODE   PURPLE_BLIST_CONTACT_NODE

Definition at line 201 of file gaim-compat.h.

◆ gaim_blist_destroy

#define gaim_blist_destroy   purple_blist_destroy

Definition at line 232 of file gaim-compat.h.

◆ gaim_blist_find_chat

#define gaim_blist_find_chat   purple_blist_find_chat

Definition at line 296 of file gaim-compat.h.

◆ gaim_blist_get_group_online_count

#define gaim_blist_get_group_online_count   purple_blist_get_group_online_count

Definition at line 308 of file gaim-compat.h.

◆ gaim_blist_get_group_size

#define gaim_blist_get_group_size   purple_blist_get_group_size

Definition at line 307 of file gaim-compat.h.

◆ gaim_blist_get_handle

#define gaim_blist_get_handle   purple_blist_get_handle

Definition at line 334 of file gaim-compat.h.

◆ gaim_blist_get_root

#define gaim_blist_get_root   purple_blist_get_root

Definition at line 227 of file gaim-compat.h.

◆ gaim_blist_get_ui_ops

#define gaim_blist_get_ui_ops   purple_blist_get_ui_ops

Definition at line 332 of file gaim-compat.h.

◆ GAIM_BLIST_GROUP_NODE

#define GAIM_BLIST_GROUP_NODE   PURPLE_BLIST_GROUP_NODE

Definition at line 200 of file gaim-compat.h.

◆ gaim_blist_init

#define gaim_blist_init   purple_blist_init

Definition at line 336 of file gaim-compat.h.

◆ gaim_blist_load

#define gaim_blist_load   purple_blist_load

Definition at line 310 of file gaim-compat.h.

◆ gaim_blist_merge_contact

#define gaim_blist_merge_contact   purple_blist_merge_contact

Definition at line 268 of file gaim-compat.h.

◆ gaim_blist_new

#define gaim_blist_new   purple_blist_new

Definition at line 223 of file gaim-compat.h.

◆ GAIM_BLIST_NODE_FLAG_NO_SAVE

#define GAIM_BLIST_NODE_FLAG_NO_SAVE   PURPLE_BLIST_NODE_FLAG_NO_SAVE

Definition at line 214 of file gaim-compat.h.

◆ gaim_blist_node_get_bool

#define gaim_blist_node_get_bool   purple_blist_node_get_bool

Definition at line 318 of file gaim-compat.h.

◆ gaim_blist_node_get_extended_menu

#define gaim_blist_node_get_extended_menu   purple_blist_node_get_extended_menu

Definition at line 329 of file gaim-compat.h.

◆ gaim_blist_node_get_flags

#define gaim_blist_node_get_flags   purple_blist_node_get_flags

Definition at line 327 of file gaim-compat.h.

◆ gaim_blist_node_get_int

#define gaim_blist_node_get_int   purple_blist_node_get_int

Definition at line 320 of file gaim-compat.h.

◆ gaim_blist_node_get_string

#define gaim_blist_node_get_string   purple_blist_node_get_string

Definition at line 322 of file gaim-compat.h.

◆ GAIM_BLIST_NODE_HAS_FLAG

#define GAIM_BLIST_NODE_HAS_FLAG   PURPLE_BLIST_NODE_HAS_FLAG

Definition at line 217 of file gaim-compat.h.

◆ GAIM_BLIST_NODE_IS_BUDDY

#define GAIM_BLIST_NODE_IS_BUDDY   PURPLE_BLIST_NODE_IS_BUDDY

Definition at line 208 of file gaim-compat.h.

◆ GAIM_BLIST_NODE_IS_CHAT

#define GAIM_BLIST_NODE_IS_CHAT   PURPLE_BLIST_NODE_IS_CHAT

Definition at line 207 of file gaim-compat.h.

◆ GAIM_BLIST_NODE_IS_CONTACT

#define GAIM_BLIST_NODE_IS_CONTACT   PURPLE_BLIST_NODE_IS_CONTACT

Definition at line 209 of file gaim-compat.h.

◆ GAIM_BLIST_NODE_IS_GROUP

#define GAIM_BLIST_NODE_IS_GROUP   PURPLE_BLIST_NODE_IS_GROUP

Definition at line 210 of file gaim-compat.h.

◆ GAIM_BLIST_NODE_NAME

#define GAIM_BLIST_NODE_NAME   PURPLE_BLIST_NODE_NAME

Definition at line 220 of file gaim-compat.h.

◆ gaim_blist_node_next

#define gaim_blist_node_next   purple_blist_node_next

Definition at line 228 of file gaim-compat.h.

◆ gaim_blist_node_remove_setting

#define gaim_blist_node_remove_setting   purple_blist_node_remove_setting

Definition at line 324 of file gaim-compat.h.

◆ gaim_blist_node_set_bool

#define gaim_blist_node_set_bool   purple_blist_node_set_bool

Definition at line 317 of file gaim-compat.h.

◆ gaim_blist_node_set_flags

#define gaim_blist_node_set_flags   purple_blist_node_set_flags

Definition at line 326 of file gaim-compat.h.

◆ gaim_blist_node_set_int

#define gaim_blist_node_set_int   purple_blist_node_set_int

Definition at line 319 of file gaim-compat.h.

◆ gaim_blist_node_set_string

#define gaim_blist_node_set_string   purple_blist_node_set_string

Definition at line 321 of file gaim-compat.h.

◆ GAIM_BLIST_NODE_SHOULD_SAVE

#define GAIM_BLIST_NODE_SHOULD_SAVE   PURPLE_BLIST_NODE_SHOULD_SAVE

Definition at line 218 of file gaim-compat.h.

◆ GAIM_BLIST_OTHER_NODE

#define GAIM_BLIST_OTHER_NODE   PURPLE_BLIST_OTHER_NODE

Definition at line 204 of file gaim-compat.h.

◆ gaim_blist_remove_account

#define gaim_blist_remove_account   purple_blist_remove_account

Definition at line 305 of file gaim-compat.h.

◆ gaim_blist_remove_buddy

#define gaim_blist_remove_buddy   purple_blist_remove_buddy

Definition at line 277 of file gaim-compat.h.

◆ gaim_blist_remove_chat

#define gaim_blist_remove_chat   purple_blist_remove_chat

Definition at line 279 of file gaim-compat.h.

◆ gaim_blist_remove_contact

#define gaim_blist_remove_contact   purple_blist_remove_contact

Definition at line 278 of file gaim-compat.h.

◆ gaim_blist_remove_group

#define gaim_blist_remove_group   purple_blist_remove_group

Definition at line 280 of file gaim-compat.h.

◆ gaim_blist_rename_buddy

#define gaim_blist_rename_buddy   purple_blist_rename_buddy

Definition at line 245 of file gaim-compat.h.

◆ gaim_blist_rename_group

#define gaim_blist_rename_group   purple_blist_rename_group

Definition at line 246 of file gaim-compat.h.

◆ gaim_blist_request_add_buddy

#define gaim_blist_request_add_buddy   purple_blist_request_add_buddy

Definition at line 313 of file gaim-compat.h.

◆ gaim_blist_request_add_chat

#define gaim_blist_request_add_chat   purple_blist_request_add_chat

Definition at line 314 of file gaim-compat.h.

◆ gaim_blist_request_add_group

#define gaim_blist_request_add_group   purple_blist_request_add_group

Definition at line 315 of file gaim-compat.h.

◆ gaim_blist_schedule_save

#define gaim_blist_schedule_save   purple_blist_schedule_save

Definition at line 311 of file gaim-compat.h.

◆ gaim_blist_server_alias_buddy

#define gaim_blist_server_alias_buddy   purple_blist_server_alias_buddy

Definition at line 242 of file gaim-compat.h.

◆ gaim_blist_set_ui_ops

#define gaim_blist_set_ui_ops   purple_blist_set_ui_ops

Definition at line 331 of file gaim-compat.h.

◆ gaim_blist_set_visible

#define gaim_blist_set_visible   purple_blist_set_visible

Definition at line 234 of file gaim-compat.h.

◆ gaim_blist_show

#define gaim_blist_show   purple_blist_show

Definition at line 230 of file gaim-compat.h.

◆ gaim_blist_uninit

#define gaim_blist_uninit   purple_blist_uninit

Definition at line 337 of file gaim-compat.h.

◆ gaim_blist_update_buddy_icon

#define gaim_blist_update_buddy_icon   purple_blist_update_buddy_icon

Definition at line 237 of file gaim-compat.h.

◆ gaim_blist_update_buddy_status

#define gaim_blist_update_buddy_status   purple_blist_update_buddy_status

Definition at line 236 of file gaim-compat.h.

◆ gaim_buddy_get_account

#define gaim_buddy_get_account   purple_buddy_get_account

Definition at line 253 of file gaim-compat.h.

◆ gaim_buddy_get_alias

#define gaim_buddy_get_alias   purple_buddy_get_alias

Definition at line 286 of file gaim-compat.h.

◆ gaim_buddy_get_alias_only

#define gaim_buddy_get_alias_only   purple_buddy_get_alias_only

Definition at line 282 of file gaim-compat.h.

◆ gaim_buddy_get_contact

#define gaim_buddy_get_contact   purple_buddy_get_contact

Definition at line 256 of file gaim-compat.h.

◆ gaim_buddy_get_contact_alias

#define gaim_buddy_get_contact_alias   purple_buddy_get_contact_alias

Definition at line 284 of file gaim-compat.h.

◆ gaim_buddy_get_group

#define gaim_buddy_get_group   purple_buddy_get_group

Definition at line 299 of file gaim-compat.h.

◆ gaim_buddy_get_icon

#define gaim_buddy_get_icon   purple_buddy_get_icon

Definition at line 255 of file gaim-compat.h.

◆ gaim_buddy_get_local_alias

#define gaim_buddy_get_local_alias   purple_buddy_get_local_alias

Definition at line 285 of file gaim-compat.h.

◆ gaim_buddy_get_name

#define gaim_buddy_get_name   purple_buddy_get_name

Definition at line 254 of file gaim-compat.h.

◆ gaim_buddy_get_presence

#define gaim_buddy_get_presence   purple_buddy_get_presence

Definition at line 257 of file gaim-compat.h.

◆ gaim_buddy_get_server_alias

#define gaim_buddy_get_server_alias   purple_buddy_get_server_alias

Definition at line 283 of file gaim-compat.h.

◆ gaim_buddy_icon_get_account

#define gaim_buddy_icon_get_account   purple_buddy_icon_get_account

Definition at line 351 of file gaim-compat.h.

◆ gaim_buddy_icon_get_data

#define gaim_buddy_icon_get_data   purple_buddy_icon_get_data

Definition at line 353 of file gaim-compat.h.

◆ gaim_buddy_icon_get_scale_size

#define gaim_buddy_icon_get_scale_size   purple_buddy_icon_get_scale_size

Definition at line 367 of file gaim-compat.h.

◆ gaim_buddy_icon_get_type

#define gaim_buddy_icon_get_type   purple_buddy_icon_get_extension

Definition at line 354 of file gaim-compat.h.

◆ gaim_buddy_icon_get_username

#define gaim_buddy_icon_get_username   purple_buddy_icon_get_username

Definition at line 352 of file gaim-compat.h.

◆ gaim_buddy_icon_new

#define gaim_buddy_icon_new (   account,
  username,
  icon_data,
  icon_len 
)     purple_buddy_icon_new(account, username, g_memdup2(icon_data, icon_len), icon_len)

Definition at line 342 of file gaim-compat.h.

◆ gaim_buddy_icon_ref

#define gaim_buddy_icon_ref   purple_buddy_icon_ref

Definition at line 344 of file gaim-compat.h.

◆ gaim_buddy_icon_set_data

#define gaim_buddy_icon_set_data (   icon,
  data,
  len 
)     purple_buddy_icon_set_data(icon, g_memdup2(data, len), len, NULL);

Definition at line 348 of file gaim-compat.h.

◆ gaim_buddy_icon_unref

#define gaim_buddy_icon_unref   purple_buddy_icon_unref

Definition at line 345 of file gaim-compat.h.

◆ gaim_buddy_icon_update

#define gaim_buddy_icon_update   purple_buddy_icon_update

Definition at line 346 of file gaim-compat.h.

◆ gaim_buddy_icons_get_cache_dir

#define gaim_buddy_icons_get_cache_dir   purple_buddy_icons_get_cache_dir

Definition at line 361 of file gaim-compat.h.

◆ gaim_buddy_icons_get_handle

#define gaim_buddy_icons_get_handle   purple_buddy_icons_get_handle

Definition at line 362 of file gaim-compat.h.

◆ gaim_buddy_icons_init

#define gaim_buddy_icons_init   purple_buddy_icons_init

Definition at line 364 of file gaim-compat.h.

◆ gaim_buddy_icons_is_caching

#define gaim_buddy_icons_is_caching   purple_buddy_icons_is_caching

Definition at line 359 of file gaim-compat.h.

◆ gaim_buddy_icons_set_cache_dir

#define gaim_buddy_icons_set_cache_dir   purple_buddy_icons_set_cache_dir

Definition at line 360 of file gaim-compat.h.

◆ gaim_buddy_icons_set_caching

#define gaim_buddy_icons_set_caching   purple_buddy_icons_set_caching

Definition at line 358 of file gaim-compat.h.

◆ gaim_buddy_icons_set_for_user

#define gaim_buddy_icons_set_for_user (   icon,
  data,
  len 
)     purple_buddy_icons_set_for_user(icon, g_memdup2(data, len), len, NULL)

Definition at line 356 of file gaim-compat.h.

◆ gaim_buddy_icons_uninit

#define gaim_buddy_icons_uninit   purple_buddy_icons_uninit

Definition at line 365 of file gaim-compat.h.

◆ GAIM_BUDDY_IS_ONLINE

#define GAIM_BUDDY_IS_ONLINE   PURPLE_BUDDY_IS_ONLINE

Definition at line 212 of file gaim-compat.h.

◆ gaim_buddy_new

#define gaim_buddy_new   purple_buddy_new

Definition at line 251 of file gaim-compat.h.

◆ gaim_buddy_set_icon

#define gaim_buddy_set_icon   purple_buddy_set_icon

Definition at line 252 of file gaim-compat.h.

◆ gaim_build_dir

#define gaim_build_dir   purple_build_dir

Definition at line 2112 of file gaim-compat.h.

◆ GAIM_CALLBACK

#define GAIM_CALLBACK   PURPLE_CALLBACK

Definition at line 1753 of file gaim-compat.h.

◆ GAIM_CBFLAGS_FOUNDER

#define GAIM_CBFLAGS_FOUNDER   PURPLE_CBFLAGS_FOUNDER

Definition at line 604 of file gaim-compat.h.

◆ GAIM_CBFLAGS_HALFOP

#define GAIM_CBFLAGS_HALFOP   PURPLE_CBFLAGS_HALFOP

Definition at line 602 of file gaim-compat.h.

◆ GAIM_CBFLAGS_NONE

#define GAIM_CBFLAGS_NONE   PURPLE_CBFLAGS_NONE

Definition at line 600 of file gaim-compat.h.

◆ GAIM_CBFLAGS_OP

#define GAIM_CBFLAGS_OP   PURPLE_CBFLAGS_OP

Definition at line 603 of file gaim-compat.h.

◆ GAIM_CBFLAGS_TYPING

#define GAIM_CBFLAGS_TYPING   PURPLE_CBFLAGS_TYPING

Definition at line 605 of file gaim-compat.h.

◆ GAIM_CBFLAGS_VOICE

#define GAIM_CBFLAGS_VOICE   PURPLE_CBFLAGS_VOICE

Definition at line 601 of file gaim-compat.h.

◆ gaim_chat_get_group

#define gaim_chat_get_group   purple_chat_get_group

Definition at line 298 of file gaim-compat.h.

◆ gaim_chat_get_name

#define gaim_chat_get_name   purple_chat_get_name

Definition at line 288 of file gaim-compat.h.

◆ gaim_chat_new

#define gaim_chat_new   purple_chat_new

Definition at line 248 of file gaim-compat.h.

◆ GAIM_CIPHER

#define GAIM_CIPHER   PURPLE_CIPHER

Definition at line 371 of file gaim-compat.h.

◆ GAIM_CIPHER_CAPS_APPEND

#define GAIM_CIPHER_CAPS_APPEND   PURPLE_CIPHER_CAPS_APPEND

Definition at line 385 of file gaim-compat.h.

◆ GAIM_CIPHER_CAPS_DECRYPT

#define GAIM_CIPHER_CAPS_DECRYPT   PURPLE_CIPHER_CAPS_DECRYPT

Definition at line 388 of file gaim-compat.h.

◆ GAIM_CIPHER_CAPS_DIGEST

#define GAIM_CIPHER_CAPS_DIGEST   PURPLE_CIPHER_CAPS_DIGEST

Definition at line 386 of file gaim-compat.h.

◆ GAIM_CIPHER_CAPS_ENCRYPT

#define GAIM_CIPHER_CAPS_ENCRYPT   PURPLE_CIPHER_CAPS_ENCRYPT

Definition at line 387 of file gaim-compat.h.

◆ GAIM_CIPHER_CAPS_GET_KEY_SIZE

#define GAIM_CIPHER_CAPS_GET_KEY_SIZE   PURPLE_CIPHER_CAPS_GET_KEY_SIZE

Definition at line 392 of file gaim-compat.h.

◆ GAIM_CIPHER_CAPS_GET_OPT

#define GAIM_CIPHER_CAPS_GET_OPT   PURPLE_CIPHER_CAPS_GET_OPT

Definition at line 380 of file gaim-compat.h.

◆ GAIM_CIPHER_CAPS_GET_SALT_SIZE

#define GAIM_CIPHER_CAPS_GET_SALT_SIZE   PURPLE_CIPHER_CAPS_GET_SALT_SIZE

Definition at line 390 of file gaim-compat.h.

◆ GAIM_CIPHER_CAPS_INIT

#define GAIM_CIPHER_CAPS_INIT   PURPLE_CIPHER_CAPS_INIT

Definition at line 381 of file gaim-compat.h.

◆ GAIM_CIPHER_CAPS_RESET

#define GAIM_CIPHER_CAPS_RESET   PURPLE_CIPHER_CAPS_RESET

Definition at line 382 of file gaim-compat.h.

◆ GAIM_CIPHER_CAPS_SET_IV

#define GAIM_CIPHER_CAPS_SET_IV   PURPLE_CIPHER_CAPS_SET_IV

Definition at line 384 of file gaim-compat.h.

◆ GAIM_CIPHER_CAPS_SET_KEY

#define GAIM_CIPHER_CAPS_SET_KEY   PURPLE_CIPHER_CAPS_SET_KEY

Definition at line 391 of file gaim-compat.h.

◆ GAIM_CIPHER_CAPS_SET_OPT

#define GAIM_CIPHER_CAPS_SET_OPT   PURPLE_CIPHER_CAPS_SET_OPT

Definition at line 379 of file gaim-compat.h.

◆ GAIM_CIPHER_CAPS_SET_SALT

#define GAIM_CIPHER_CAPS_SET_SALT   PURPLE_CIPHER_CAPS_SET_SALT

Definition at line 389 of file gaim-compat.h.

◆ GAIM_CIPHER_CAPS_UNINIT

#define GAIM_CIPHER_CAPS_UNINIT   PURPLE_CIPHER_CAPS_UNINIT

Definition at line 383 of file gaim-compat.h.

◆ GAIM_CIPHER_CAPS_UNKNOWN

#define GAIM_CIPHER_CAPS_UNKNOWN   PURPLE_CIPHER_CAPS_UNKNOWN

Definition at line 393 of file gaim-compat.h.

◆ GAIM_CIPHER_CONTEXT

#define GAIM_CIPHER_CONTEXT   PURPLE_CIPHER_CONTEXT

Definition at line 373 of file gaim-compat.h.

◆ gaim_cipher_context_append

#define gaim_cipher_context_append   purple_cipher_context_append

Definition at line 416 of file gaim-compat.h.

◆ gaim_cipher_context_decrypt

#define gaim_cipher_context_decrypt   purple_cipher_context_decrypt

Definition at line 420 of file gaim-compat.h.

◆ gaim_cipher_context_destroy

#define gaim_cipher_context_destroy   purple_cipher_context_destroy

Definition at line 414 of file gaim-compat.h.

◆ gaim_cipher_context_digest

#define gaim_cipher_context_digest   purple_cipher_context_digest

Definition at line 417 of file gaim-compat.h.

◆ gaim_cipher_context_digest_to_str

#define gaim_cipher_context_digest_to_str   purple_cipher_context_digest_to_str

Definition at line 418 of file gaim-compat.h.

◆ gaim_cipher_context_encrypt

#define gaim_cipher_context_encrypt   purple_cipher_context_encrypt

Definition at line 419 of file gaim-compat.h.

◆ gaim_cipher_context_get_data

#define gaim_cipher_context_get_data   purple_cipher_context_get_data

Definition at line 426 of file gaim-compat.h.

◆ gaim_cipher_context_get_key_size

#define gaim_cipher_context_get_key_size   purple_cipher_context_get_key_size

Definition at line 424 of file gaim-compat.h.

◆ gaim_cipher_context_get_option

#define gaim_cipher_context_get_option   purple_cipher_context_get_option

Definition at line 409 of file gaim-compat.h.

◆ gaim_cipher_context_get_salt_size

#define gaim_cipher_context_get_salt_size   purple_cipher_context_get_salt_size

Definition at line 422 of file gaim-compat.h.

◆ gaim_cipher_context_new

#define gaim_cipher_context_new   purple_cipher_context_new

Definition at line 411 of file gaim-compat.h.

◆ gaim_cipher_context_new_by_name

#define gaim_cipher_context_new_by_name   purple_cipher_context_new_by_name

Definition at line 412 of file gaim-compat.h.

◆ gaim_cipher_context_reset

#define gaim_cipher_context_reset   purple_cipher_context_reset

Definition at line 413 of file gaim-compat.h.

◆ gaim_cipher_context_set_data

#define gaim_cipher_context_set_data   purple_cipher_context_set_data

Definition at line 425 of file gaim-compat.h.

◆ gaim_cipher_context_set_iv

#define gaim_cipher_context_set_iv   purple_cipher_context_set_iv

Definition at line 415 of file gaim-compat.h.

◆ gaim_cipher_context_set_key

#define gaim_cipher_context_set_key   purple_cipher_context_set_key

Definition at line 423 of file gaim-compat.h.

◆ gaim_cipher_context_set_option

#define gaim_cipher_context_set_option   purple_cipher_context_set_option

Definition at line 408 of file gaim-compat.h.

◆ gaim_cipher_context_set_salt

#define gaim_cipher_context_set_salt   purple_cipher_context_set_salt

Definition at line 421 of file gaim-compat.h.

◆ gaim_cipher_digest_region

#define gaim_cipher_digest_region   purple_cipher_digest_region

Definition at line 397 of file gaim-compat.h.

◆ gaim_cipher_get_capabilities

#define gaim_cipher_get_capabilities   purple_cipher_get_capabilities

Definition at line 396 of file gaim-compat.h.

◆ gaim_cipher_get_name

#define gaim_cipher_get_name   purple_cipher_get_name

Definition at line 395 of file gaim-compat.h.

◆ gaim_cipher_http_digest_calculate_response

#define gaim_cipher_http_digest_calculate_response    purple_cipher_http_digest_calculate_response

Definition at line 431 of file gaim-compat.h.

◆ gaim_cipher_http_digest_calculate_session_key

#define gaim_cipher_http_digest_calculate_session_key    purple_cipher_http_digest_calculate_session_key

Definition at line 428 of file gaim-compat.h.

◆ GAIM_CIPHER_OPS

#define GAIM_CIPHER_OPS   PURPLE_CIPHER_OPS

Definition at line 372 of file gaim-compat.h.

◆ gaim_ciphers_find_cipher

#define gaim_ciphers_find_cipher   purple_ciphers_find_cipher

Definition at line 399 of file gaim-compat.h.

◆ gaim_ciphers_get_ciphers

#define gaim_ciphers_get_ciphers   purple_ciphers_get_ciphers

Definition at line 402 of file gaim-compat.h.

◆ gaim_ciphers_get_handle

#define gaim_ciphers_get_handle   purple_ciphers_get_handle

Definition at line 404 of file gaim-compat.h.

◆ gaim_ciphers_init

#define gaim_ciphers_init   purple_ciphers_init

Definition at line 405 of file gaim-compat.h.

◆ gaim_ciphers_register_cipher

#define gaim_ciphers_register_cipher   purple_ciphers_register_cipher

Definition at line 400 of file gaim-compat.h.

◆ gaim_ciphers_uninit

#define gaim_ciphers_uninit   purple_ciphers_uninit

Definition at line 406 of file gaim-compat.h.

◆ gaim_ciphers_unregister_cipher

#define gaim_ciphers_unregister_cipher   purple_ciphers_unregister_cipher

Definition at line 401 of file gaim-compat.h.

◆ gaim_circ_buffer_append

#define gaim_circ_buffer_append   purple_circ_buffer_append

Definition at line 440 of file gaim-compat.h.

◆ gaim_circ_buffer_destroy

#define gaim_circ_buffer_destroy   purple_circ_buffer_destroy

Definition at line 439 of file gaim-compat.h.

◆ gaim_circ_buffer_get_max_read

#define gaim_circ_buffer_get_max_read   purple_circ_buffer_get_max_read

Definition at line 441 of file gaim-compat.h.

◆ gaim_circ_buffer_mark_read

#define gaim_circ_buffer_mark_read   purple_circ_buffer_mark_read

Definition at line 442 of file gaim-compat.h.

◆ gaim_circ_buffer_new

#define gaim_circ_buffer_new   purple_circ_buffer_new

Definition at line 438 of file gaim-compat.h.

◆ gaim_cmd_do_command

#define gaim_cmd_do_command   purple_cmd_do_command

Definition at line 485 of file gaim-compat.h.

◆ GAIM_CMD_FLAG_ALLOW_WRONG_ARGS

#define GAIM_CMD_FLAG_ALLOW_WRONG_ARGS   PURPLE_CMD_FLAG_ALLOW_WRONG_ARGS

Definition at line 476 of file gaim-compat.h.

◆ GAIM_CMD_FLAG_CHAT

#define GAIM_CMD_FLAG_CHAT   PURPLE_CMD_FLAG_CHAT

Definition at line 474 of file gaim-compat.h.

◆ GAIM_CMD_FLAG_IM

#define GAIM_CMD_FLAG_IM   PURPLE_CMD_FLAG_IM

Definition at line 473 of file gaim-compat.h.

◆ GAIM_CMD_FLAG_PRPL_ONLY

#define GAIM_CMD_FLAG_PRPL_ONLY   PURPLE_CMD_FLAG_PRPL_ONLY

Definition at line 475 of file gaim-compat.h.

◆ GAIM_CMD_FUNC

#define GAIM_CMD_FUNC   PURPLE_CMD_FUNC

Definition at line 458 of file gaim-compat.h.

◆ gaim_cmd_help

#define gaim_cmd_help   purple_cmd_help

Definition at line 487 of file gaim-compat.h.

◆ gaim_cmd_list

#define gaim_cmd_list   purple_cmd_list

Definition at line 486 of file gaim-compat.h.

◆ GAIM_CMD_P_ALIAS

#define GAIM_CMD_P_ALIAS   PURPLE_CMD_P_ALIAS

Definition at line 469 of file gaim-compat.h.

◆ GAIM_CMD_P_DEFAULT

#define GAIM_CMD_P_DEFAULT   PURPLE_CMD_P_DEFAULT

Definition at line 466 of file gaim-compat.h.

◆ GAIM_CMD_P_HIGH

#define GAIM_CMD_P_HIGH   PURPLE_CMD_P_HIGH

Definition at line 470 of file gaim-compat.h.

◆ GAIM_CMD_P_LOW

#define GAIM_CMD_P_LOW   PURPLE_CMD_P_LOW

Definition at line 465 of file gaim-compat.h.

◆ GAIM_CMD_P_PLUGIN

#define GAIM_CMD_P_PLUGIN   PURPLE_CMD_P_PLUGIN

Definition at line 468 of file gaim-compat.h.

◆ GAIM_CMD_P_PRPL

#define GAIM_CMD_P_PRPL   PURPLE_CMD_P_PRPL

Definition at line 467 of file gaim-compat.h.

◆ GAIM_CMD_P_VERY_HIGH

#define GAIM_CMD_P_VERY_HIGH   PURPLE_CMD_P_VERY_HIGH

Definition at line 471 of file gaim-compat.h.

◆ GAIM_CMD_P_VERY_LOW

#define GAIM_CMD_P_VERY_LOW   PURPLE_CMD_P_VERY_LOW

Definition at line 464 of file gaim-compat.h.

◆ gaim_cmd_register

#define gaim_cmd_register   purple_cmd_register

Definition at line 483 of file gaim-compat.h.

◆ GAIM_CMD_RET_CONTINUE

#define GAIM_CMD_RET_CONTINUE   PURPLE_CMD_RET_CONTINUE

Definition at line 462 of file gaim-compat.h.

◆ GAIM_CMD_RET_FAILED

#define GAIM_CMD_RET_FAILED   PURPLE_CMD_RET_FAILED

Definition at line 461 of file gaim-compat.h.

◆ GAIM_CMD_RET_OK

#define GAIM_CMD_RET_OK   PURPLE_CMD_RET_OK

Definition at line 460 of file gaim-compat.h.

◆ GAIM_CMD_STATUS_FAILED

#define GAIM_CMD_STATUS_FAILED   PURPLE_CMD_STATUS_FAILED

Definition at line 452 of file gaim-compat.h.

◆ GAIM_CMD_STATUS_NOT_FOUND

#define GAIM_CMD_STATUS_NOT_FOUND   PURPLE_CMD_STATUS_NOT_FOUND

Definition at line 453 of file gaim-compat.h.

◆ GAIM_CMD_STATUS_OK

#define GAIM_CMD_STATUS_OK   PURPLE_CMD_STATUS_OK

Definition at line 451 of file gaim-compat.h.

◆ GAIM_CMD_STATUS_WRONG_ARGS

#define GAIM_CMD_STATUS_WRONG_ARGS   PURPLE_CMD_STATUS_WRONG_ARGS

Definition at line 454 of file gaim-compat.h.

◆ GAIM_CMD_STATUS_WRONG_PRPL

#define GAIM_CMD_STATUS_WRONG_PRPL   PURPLE_CMD_STATUS_WRONG_PRPL

Definition at line 455 of file gaim-compat.h.

◆ GAIM_CMD_STATUS_WRONG_TYPE

#define GAIM_CMD_STATUS_WRONG_TYPE   PURPLE_CMD_STATUS_WRONG_TYPE

Definition at line 456 of file gaim-compat.h.

◆ gaim_cmd_unregister

#define gaim_cmd_unregister   purple_cmd_unregister

Definition at line 484 of file gaim-compat.h.

◆ GAIM_CONNECTED

#define GAIM_CONNECTED   PURPLE_CONNECTED

Definition at line 505 of file gaim-compat.h.

◆ GAIM_CONNECTING

#define GAIM_CONNECTING   PURPLE_CONNECTING

Definition at line 506 of file gaim-compat.h.

◆ GAIM_CONNECTION_AUTO_RESP

#define GAIM_CONNECTION_AUTO_RESP   PURPLE_CONNECTION_AUTO_RESP

Definition at line 495 of file gaim-compat.h.

◆ gaim_connection_destroy

#define gaim_connection_destroy   purple_connection_destroy

Definition at line 513 of file gaim-compat.h.

◆ gaim_connection_error

#define gaim_connection_error   purple_connection_error

Definition at line 529 of file gaim-compat.h.

◆ GAIM_CONNECTION_FORMATTING_WBFO

#define GAIM_CONNECTION_FORMATTING_WBFO   PURPLE_CONNECTION_FORMATTING_WBFO

Definition at line 496 of file gaim-compat.h.

◆ gaim_connection_get_account

#define gaim_connection_get_account   purple_connection_get_account

Definition at line 522 of file gaim-compat.h.

◆ gaim_connection_get_display_name

#define gaim_connection_get_display_name   purple_connection_get_display_name

Definition at line 524 of file gaim-compat.h.

◆ gaim_connection_get_password

#define gaim_connection_get_password   purple_connection_get_password

Definition at line 523 of file gaim-compat.h.

◆ gaim_connection_get_state

#define gaim_connection_get_state   purple_connection_get_state

Definition at line 518 of file gaim-compat.h.

◆ GAIM_CONNECTION_HTML

#define GAIM_CONNECTION_HTML   PURPLE_CONNECTION_HTML

Definition at line 493 of file gaim-compat.h.

◆ GAIM_CONNECTION_IS_CONNECTED

#define GAIM_CONNECTION_IS_CONNECTED   PURPLE_CONNECTION_IS_CONNECTED

Definition at line 520 of file gaim-compat.h.

◆ GAIM_CONNECTION_IS_VALID

#define GAIM_CONNECTION_IS_VALID   PURPLE_CONNECTION_IS_VALID

Definition at line 536 of file gaim-compat.h.

◆ gaim_connection_new

#define gaim_connection_new   purple_connection_new

Definition at line 512 of file gaim-compat.h.

◆ GAIM_CONNECTION_NO_BGCOLOR

#define GAIM_CONNECTION_NO_BGCOLOR   PURPLE_CONNECTION_NO_BGCOLOR

Definition at line 494 of file gaim-compat.h.

◆ GAIM_CONNECTION_NO_FONTSIZE

#define GAIM_CONNECTION_NO_FONTSIZE   PURPLE_CONNECTION_NO_FONTSIZE

Definition at line 498 of file gaim-compat.h.

◆ GAIM_CONNECTION_NO_IMAGES

#define GAIM_CONNECTION_NO_IMAGES   PURPLE_CONNECTION_NO_IMAGES

Definition at line 500 of file gaim-compat.h.

◆ GAIM_CONNECTION_NO_NEWLINES

#define GAIM_CONNECTION_NO_NEWLINES   PURPLE_CONNECTION_NO_NEWLINES

Definition at line 497 of file gaim-compat.h.

◆ GAIM_CONNECTION_NO_URLDESC

#define GAIM_CONNECTION_NO_URLDESC   PURPLE_CONNECTION_NO_URLDESC

Definition at line 499 of file gaim-compat.h.

◆ gaim_connection_notice

#define gaim_connection_notice   purple_connection_notice

Definition at line 528 of file gaim-compat.h.

◆ gaim_connection_set_account

#define gaim_connection_set_account   purple_connection_set_account

Definition at line 516 of file gaim-compat.h.

◆ gaim_connection_set_display_name

#define gaim_connection_set_display_name   purple_connection_set_display_name

Definition at line 517 of file gaim-compat.h.

◆ gaim_connection_set_state

#define gaim_connection_set_state   purple_connection_set_state

Definition at line 515 of file gaim-compat.h.

◆ gaim_connection_update_progress

#define gaim_connection_update_progress   purple_connection_update_progress

Definition at line 526 of file gaim-compat.h.

◆ gaim_connections_disconnect_all

#define gaim_connections_disconnect_all   purple_connections_disconnect_all

Definition at line 531 of file gaim-compat.h.

◆ gaim_connections_get_all

#define gaim_connections_get_all   purple_connections_get_all

Definition at line 533 of file gaim-compat.h.

◆ gaim_connections_get_connecting

#define gaim_connections_get_connecting   purple_connections_get_connecting

Definition at line 534 of file gaim-compat.h.

◆ gaim_connections_get_handle

#define gaim_connections_get_handle   purple_connections_get_handle

Definition at line 543 of file gaim-compat.h.

◆ gaim_connections_get_ui_ops

#define gaim_connections_get_ui_ops   purple_connections_get_ui_ops

Definition at line 539 of file gaim-compat.h.

◆ gaim_connections_init

#define gaim_connections_init   purple_connections_init

Definition at line 541 of file gaim-compat.h.

◆ gaim_connections_set_ui_ops

#define gaim_connections_set_ui_ops   purple_connections_set_ui_ops

Definition at line 538 of file gaim-compat.h.

◆ gaim_connections_uninit

#define gaim_connections_uninit   purple_connections_uninit

Definition at line 542 of file gaim-compat.h.

◆ gaim_contact_get_alias

#define gaim_contact_get_alias   purple_contact_get_alias

Definition at line 272 of file gaim-compat.h.

◆ gaim_contact_get_priority_buddy

#define gaim_contact_get_priority_buddy   purple_contact_get_priority_buddy

Definition at line 270 of file gaim-compat.h.

◆ gaim_contact_invalidate_priority_buddy

#define gaim_contact_invalidate_priority_buddy   purple_contact_invalidate_priority_buddy

Definition at line 275 of file gaim-compat.h.

◆ gaim_contact_new

#define gaim_contact_new   purple_contact_new

Definition at line 265 of file gaim-compat.h.

◆ gaim_contact_on_account

#define gaim_contact_on_account   purple_contact_on_account

Definition at line 273 of file gaim-compat.h.

◆ gaim_contact_set_alias

#define gaim_contact_set_alias   purple_contact_set_alias

Definition at line 271 of file gaim-compat.h.

◆ GAIM_CONV_ACCOUNT_OFFLINE

#define GAIM_CONV_ACCOUNT_OFFLINE   PURPLE_CONV_ACCOUNT_OFFLINE

Definition at line 570 of file gaim-compat.h.

◆ GAIM_CONV_ACCOUNT_ONLINE

#define GAIM_CONV_ACCOUNT_ONLINE   PURPLE_CONV_ACCOUNT_ONLINE

Definition at line 569 of file gaim-compat.h.

◆ GAIM_CONV_CHAT

#define GAIM_CONV_CHAT   PURPLE_CONV_CHAT

Definition at line 634 of file gaim-compat.h.

◆ gaim_conv_chat_add_user

#define gaim_conv_chat_add_user   purple_conv_chat_add_user

Definition at line 702 of file gaim-compat.h.

◆ gaim_conv_chat_add_users

#define gaim_conv_chat_add_users   purple_conv_chat_add_users

Definition at line 703 of file gaim-compat.h.

◆ gaim_conv_chat_cb_destroy

#define gaim_conv_chat_cb_destroy   purple_conv_chat_cb_destroy

Definition at line 721 of file gaim-compat.h.

◆ gaim_conv_chat_cb_find

#define gaim_conv_chat_cb_find   purple_conv_chat_cb_find

Definition at line 719 of file gaim-compat.h.

◆ gaim_conv_chat_cb_get_name

#define gaim_conv_chat_cb_get_name   purple_conv_chat_cb_get_name

Definition at line 720 of file gaim-compat.h.

◆ gaim_conv_chat_cb_new

#define gaim_conv_chat_cb_new   purple_conv_chat_cb_new

Definition at line 718 of file gaim-compat.h.

◆ gaim_conv_chat_clear_users

#define gaim_conv_chat_clear_users   purple_conv_chat_clear_users

Definition at line 710 of file gaim-compat.h.

◆ gaim_conv_chat_find_user

#define gaim_conv_chat_find_user   purple_conv_chat_find_user

Definition at line 707 of file gaim-compat.h.

◆ gaim_conv_chat_get_conversation

#define gaim_conv_chat_get_conversation   purple_conv_chat_get_conversation

Definition at line 686 of file gaim-compat.h.

◆ gaim_conv_chat_get_id

#define gaim_conv_chat_get_id   purple_conv_chat_get_id

Definition at line 698 of file gaim-compat.h.

◆ gaim_conv_chat_get_ignored

#define gaim_conv_chat_get_ignored   purple_conv_chat_get_ignored

Definition at line 692 of file gaim-compat.h.

◆ gaim_conv_chat_get_ignored_user

#define gaim_conv_chat_get_ignored_user   purple_conv_chat_get_ignored_user

Definition at line 693 of file gaim-compat.h.

◆ gaim_conv_chat_get_nick

#define gaim_conv_chat_get_nick   purple_conv_chat_get_nick

Definition at line 712 of file gaim-compat.h.

◆ gaim_conv_chat_get_topic

#define gaim_conv_chat_get_topic   purple_conv_chat_get_topic

Definition at line 696 of file gaim-compat.h.

◆ gaim_conv_chat_get_users

#define gaim_conv_chat_get_users   purple_conv_chat_get_users

Definition at line 688 of file gaim-compat.h.

◆ gaim_conv_chat_has_left

#define gaim_conv_chat_has_left   purple_conv_chat_has_left

Definition at line 714 of file gaim-compat.h.

◆ gaim_conv_chat_ignore

#define gaim_conv_chat_ignore   purple_conv_chat_ignore

Definition at line 689 of file gaim-compat.h.

◆ gaim_conv_chat_is_user_ignored

#define gaim_conv_chat_is_user_ignored   purple_conv_chat_is_user_ignored

Definition at line 694 of file gaim-compat.h.

◆ gaim_conv_chat_left

#define gaim_conv_chat_left   purple_conv_chat_left

Definition at line 713 of file gaim-compat.h.

◆ gaim_conv_chat_remove_user

#define gaim_conv_chat_remove_user   purple_conv_chat_remove_user

Definition at line 705 of file gaim-compat.h.

◆ gaim_conv_chat_remove_users

#define gaim_conv_chat_remove_users   purple_conv_chat_remove_users

Definition at line 706 of file gaim-compat.h.

◆ gaim_conv_chat_rename_user

#define gaim_conv_chat_rename_user   purple_conv_chat_rename_user

Definition at line 704 of file gaim-compat.h.

◆ gaim_conv_chat_send

#define gaim_conv_chat_send   purple_conv_chat_send

Definition at line 700 of file gaim-compat.h.

◆ gaim_conv_chat_send_with_flags

#define gaim_conv_chat_send_with_flags   purple_conv_chat_send_with_flags

Definition at line 701 of file gaim-compat.h.

◆ gaim_conv_chat_set_id

#define gaim_conv_chat_set_id   purple_conv_chat_set_id

Definition at line 697 of file gaim-compat.h.

◆ gaim_conv_chat_set_ignored

#define gaim_conv_chat_set_ignored   purple_conv_chat_set_ignored

Definition at line 691 of file gaim-compat.h.

◆ gaim_conv_chat_set_nick

#define gaim_conv_chat_set_nick   purple_conv_chat_set_nick

Definition at line 711 of file gaim-compat.h.

◆ gaim_conv_chat_set_topic

#define gaim_conv_chat_set_topic   purple_conv_chat_set_topic

Definition at line 695 of file gaim-compat.h.

◆ gaim_conv_chat_set_users

#define gaim_conv_chat_set_users   purple_conv_chat_set_users

Definition at line 687 of file gaim-compat.h.

◆ gaim_conv_chat_unignore

#define gaim_conv_chat_unignore   purple_conv_chat_unignore

Definition at line 690 of file gaim-compat.h.

◆ gaim_conv_chat_user_get_flags

#define gaim_conv_chat_user_get_flags   purple_conv_chat_user_get_flags

Definition at line 709 of file gaim-compat.h.

◆ gaim_conv_chat_user_set_flags

#define gaim_conv_chat_user_set_flags   purple_conv_chat_user_set_flags

Definition at line 708 of file gaim-compat.h.

◆ gaim_conv_chat_write

#define gaim_conv_chat_write   purple_conv_chat_write

Definition at line 699 of file gaim-compat.h.

◆ gaim_conv_custom_smiley_add

#define gaim_conv_custom_smiley_add   purple_conv_custom_smiley_add

Definition at line 682 of file gaim-compat.h.

◆ gaim_conv_custom_smiley_close

#define gaim_conv_custom_smiley_close   purple_conv_custom_smiley_close

Definition at line 684 of file gaim-compat.h.

◆ gaim_conv_custom_smiley_write

#define gaim_conv_custom_smiley_write   purple_conv_custom_smiley_write

Definition at line 683 of file gaim-compat.h.

◆ GAIM_CONV_IM

#define GAIM_CONV_IM   PURPLE_CONV_IM

Definition at line 630 of file gaim-compat.h.

◆ gaim_conv_im_get_conversation

#define gaim_conv_im_get_conversation   purple_conv_im_get_conversation

Definition at line 653 of file gaim-compat.h.

◆ gaim_conv_im_get_icon

#define gaim_conv_im_get_icon   purple_conv_im_get_icon

Definition at line 655 of file gaim-compat.h.

◆ gaim_conv_im_get_send_typed_timeout

#define gaim_conv_im_get_send_typed_timeout    purple_conv_im_get_send_typed_timeout

Definition at line 671 of file gaim-compat.h.

◆ gaim_conv_im_get_type_again

#define gaim_conv_im_get_type_again   purple_conv_im_get_type_again

Definition at line 663 of file gaim-compat.h.

◆ gaim_conv_im_get_typing_state

#define gaim_conv_im_get_typing_state   purple_conv_im_get_typing_state

Definition at line 657 of file gaim-compat.h.

◆ gaim_conv_im_get_typing_timeout

#define gaim_conv_im_get_typing_timeout   purple_conv_im_get_typing_timeout

Definition at line 661 of file gaim-compat.h.

◆ gaim_conv_im_send

#define gaim_conv_im_send   purple_conv_im_send

Definition at line 679 of file gaim-compat.h.

◆ gaim_conv_im_send_with_flags

#define gaim_conv_im_send_with_flags   purple_conv_im_send_with_flags

Definition at line 680 of file gaim-compat.h.

◆ gaim_conv_im_set_icon

#define gaim_conv_im_set_icon   purple_conv_im_set_icon

Definition at line 654 of file gaim-compat.h.

◆ gaim_conv_im_set_type_again

#define gaim_conv_im_set_type_again   purple_conv_im_set_type_again

Definition at line 662 of file gaim-compat.h.

◆ gaim_conv_im_set_typing_state

#define gaim_conv_im_set_typing_state   purple_conv_im_set_typing_state

Definition at line 656 of file gaim-compat.h.

◆ gaim_conv_im_start_send_typed_timeout

#define gaim_conv_im_start_send_typed_timeout    purple_conv_im_start_send_typed_timeout

Definition at line 665 of file gaim-compat.h.

◆ gaim_conv_im_start_typing_timeout

#define gaim_conv_im_start_typing_timeout   purple_conv_im_start_typing_timeout

Definition at line 659 of file gaim-compat.h.

◆ gaim_conv_im_stop_send_typed_timeout

#define gaim_conv_im_stop_send_typed_timeout    purple_conv_im_stop_send_typed_timeout

Definition at line 668 of file gaim-compat.h.

◆ gaim_conv_im_stop_typing_timeout

#define gaim_conv_im_stop_typing_timeout   purple_conv_im_stop_typing_timeout

Definition at line 660 of file gaim-compat.h.

◆ gaim_conv_im_update_typing

#define gaim_conv_im_update_typing   purple_conv_im_update_typing

Definition at line 677 of file gaim-compat.h.

◆ gaim_conv_im_write

#define gaim_conv_im_write   purple_conv_im_write

Definition at line 678 of file gaim-compat.h.

◆ gaim_conv_present_error

#define gaim_conv_present_error   purple_conv_present_error

Definition at line 674 of file gaim-compat.h.

◆ gaim_conv_send_confirm

#define gaim_conv_send_confirm   purple_conv_send_confirm

Definition at line 675 of file gaim-compat.h.

◆ GAIM_CONV_TYPE_ANY

#define GAIM_CONV_TYPE_ANY   PURPLE_CONV_TYPE_ANY

Definition at line 558 of file gaim-compat.h.

◆ GAIM_CONV_TYPE_CHAT

#define GAIM_CONV_TYPE_CHAT   PURPLE_CONV_TYPE_CHAT

Definition at line 556 of file gaim-compat.h.

◆ GAIM_CONV_TYPE_IM

#define GAIM_CONV_TYPE_IM   PURPLE_CONV_TYPE_IM

Definition at line 555 of file gaim-compat.h.

◆ GAIM_CONV_TYPE_MISC

#define GAIM_CONV_TYPE_MISC   PURPLE_CONV_TYPE_MISC

Definition at line 557 of file gaim-compat.h.

◆ GAIM_CONV_TYPE_UNKNOWN

#define GAIM_CONV_TYPE_UNKNOWN   PURPLE_CONV_TYPE_UNKNOWN

Definition at line 554 of file gaim-compat.h.

◆ GAIM_CONV_UPDATE_ACCOUNT

#define GAIM_CONV_UPDATE_ACCOUNT   PURPLE_CONV_UPDATE_ACCOUNT

Definition at line 564 of file gaim-compat.h.

◆ GAIM_CONV_UPDATE_ADD

#define GAIM_CONV_UPDATE_ADD   PURPLE_CONV_UPDATE_ADD

Definition at line 562 of file gaim-compat.h.

◆ GAIM_CONV_UPDATE_AWAY

#define GAIM_CONV_UPDATE_AWAY   PURPLE_CONV_UPDATE_AWAY

Definition at line 571 of file gaim-compat.h.

◆ GAIM_CONV_UPDATE_CHATLEFT

#define GAIM_CONV_UPDATE_CHATLEFT   PURPLE_CONV_UPDATE_CHATLEFT

Definition at line 574 of file gaim-compat.h.

◆ GAIM_CONV_UPDATE_FEATURES

#define GAIM_CONV_UPDATE_FEATURES   PURPLE_CONV_UPDATE_FEATURES

Definition at line 575 of file gaim-compat.h.

◆ GAIM_CONV_UPDATE_ICON

#define GAIM_CONV_UPDATE_ICON   PURPLE_CONV_UPDATE_ICON

Definition at line 572 of file gaim-compat.h.

◆ GAIM_CONV_UPDATE_LOGGING

#define GAIM_CONV_UPDATE_LOGGING   PURPLE_CONV_UPDATE_LOGGING

Definition at line 567 of file gaim-compat.h.

◆ GAIM_CONV_UPDATE_REMOVE

#define GAIM_CONV_UPDATE_REMOVE   PURPLE_CONV_UPDATE_REMOVE

Definition at line 563 of file gaim-compat.h.

◆ GAIM_CONV_UPDATE_TITLE

#define GAIM_CONV_UPDATE_TITLE   PURPLE_CONV_UPDATE_TITLE

Definition at line 573 of file gaim-compat.h.

◆ GAIM_CONV_UPDATE_TOPIC

#define GAIM_CONV_UPDATE_TOPIC   PURPLE_CONV_UPDATE_TOPIC

Definition at line 568 of file gaim-compat.h.

◆ GAIM_CONV_UPDATE_TYPING

#define GAIM_CONV_UPDATE_TYPING   PURPLE_CONV_UPDATE_TYPING

Definition at line 565 of file gaim-compat.h.

◆ GAIM_CONV_UPDATE_UNSEEN

#define GAIM_CONV_UPDATE_UNSEEN   PURPLE_CONV_UPDATE_UNSEEN

Definition at line 566 of file gaim-compat.h.

◆ gaim_conversation_autoset_title

#define gaim_conversation_autoset_title   purple_conversation_autoset_title

Definition at line 622 of file gaim-compat.h.

◆ gaim_conversation_close_logs

#define gaim_conversation_close_logs   purple_conversation_close_logs

Definition at line 627 of file gaim-compat.h.

◆ gaim_conversation_destroy

#define gaim_conversation_destroy   purple_conversation_destroy

Definition at line 612 of file gaim-compat.h.

◆ gaim_conversation_foreach

#define gaim_conversation_foreach   purple_conversation_foreach

Definition at line 651 of file gaim-compat.h.

◆ gaim_conversation_get_account

#define gaim_conversation_get_account   purple_conversation_get_account

Definition at line 618 of file gaim-compat.h.

◆ gaim_conversation_get_chat_data

#define gaim_conversation_get_chat_data   purple_conversation_get_chat_data

Definition at line 632 of file gaim-compat.h.

◆ gaim_conversation_get_data

#define gaim_conversation_get_data   purple_conversation_get_data

Definition at line 637 of file gaim-compat.h.

◆ gaim_conversation_get_features

#define gaim_conversation_get_features   purple_conversation_get_features

Definition at line 648 of file gaim-compat.h.

◆ gaim_conversation_get_gc

#define gaim_conversation_get_gc   purple_conversation_get_gc

Definition at line 619 of file gaim-compat.h.

◆ gaim_conversation_get_im_data

#define gaim_conversation_get_im_data   purple_conversation_get_im_data

Definition at line 628 of file gaim-compat.h.

◆ gaim_conversation_get_name

#define gaim_conversation_get_name   purple_conversation_get_name

Definition at line 624 of file gaim-compat.h.

◆ gaim_conversation_get_title

#define gaim_conversation_get_title   purple_conversation_get_title

Definition at line 621 of file gaim-compat.h.

◆ gaim_conversation_get_type

#define gaim_conversation_get_type   purple_conversation_get_type

Definition at line 614 of file gaim-compat.h.

◆ gaim_conversation_get_ui_ops

#define gaim_conversation_get_ui_ops   purple_conversation_get_ui_ops

Definition at line 616 of file gaim-compat.h.

◆ gaim_conversation_has_focus

#define gaim_conversation_has_focus   purple_conversation_has_focus

Definition at line 649 of file gaim-compat.h.

◆ gaim_conversation_is_logging

#define gaim_conversation_is_logging   purple_conversation_is_logging

Definition at line 626 of file gaim-compat.h.

◆ gaim_conversation_new

#define gaim_conversation_new   purple_conversation_new

Definition at line 611 of file gaim-compat.h.

◆ gaim_conversation_present

#define gaim_conversation_present   purple_conversation_present

Definition at line 613 of file gaim-compat.h.

◆ gaim_conversation_set_account

#define gaim_conversation_set_account   purple_conversation_set_account

Definition at line 617 of file gaim-compat.h.

◆ gaim_conversation_set_data

#define gaim_conversation_set_data   purple_conversation_set_data

Definition at line 636 of file gaim-compat.h.

◆ gaim_conversation_set_features

#define gaim_conversation_set_features   purple_conversation_set_features

Definition at line 647 of file gaim-compat.h.

◆ gaim_conversation_set_logging

#define gaim_conversation_set_logging   purple_conversation_set_logging

Definition at line 625 of file gaim-compat.h.

◆ gaim_conversation_set_name

#define gaim_conversation_set_name   purple_conversation_set_name

Definition at line 623 of file gaim-compat.h.

◆ gaim_conversation_set_title

#define gaim_conversation_set_title   purple_conversation_set_title

Definition at line 620 of file gaim-compat.h.

◆ gaim_conversation_set_ui_ops

#define gaim_conversation_set_ui_ops   purple_conversation_set_ui_ops

Definition at line 615 of file gaim-compat.h.

◆ gaim_conversation_update

#define gaim_conversation_update   purple_conversation_update

Definition at line 650 of file gaim-compat.h.

◆ gaim_conversation_write

#define gaim_conversation_write   purple_conversation_write

Definition at line 646 of file gaim-compat.h.

◆ gaim_conversations_get_handle

#define gaim_conversations_get_handle   purple_conversations_get_handle

Definition at line 723 of file gaim-compat.h.

◆ gaim_conversations_init

#define gaim_conversations_init   purple_conversations_init

Definition at line 724 of file gaim-compat.h.

◆ gaim_conversations_set_ui_ops

#define gaim_conversations_set_ui_ops   purple_conversations_set_ui_ops

Definition at line 609 of file gaim-compat.h.

◆ gaim_conversations_uninit

#define gaim_conversations_uninit   purple_conversations_uninit

Definition at line 725 of file gaim-compat.h.

◆ gaim_core_get_ui

#define gaim_core_get_ui   purple_core_get_ui

Definition at line 738 of file gaim-compat.h.

◆ gaim_core_get_ui_ops

#define gaim_core_get_ui_ops   purple_core_get_ui_ops

Definition at line 741 of file gaim-compat.h.

◆ gaim_core_get_version

#define gaim_core_get_version   purple_core_get_version

Definition at line 737 of file gaim-compat.h.

◆ gaim_core_init

#define gaim_core_init   purple_core_init

Definition at line 733 of file gaim-compat.h.

◆ gaim_core_quit

#define gaim_core_quit   purple_core_quit

Definition at line 734 of file gaim-compat.h.

◆ gaim_core_quit_cb

#define gaim_core_quit_cb   purple_core_quit_cb

Definition at line 736 of file gaim-compat.h.

◆ gaim_core_set_ui_ops

#define gaim_core_set_ui_ops   purple_core_set_ui_ops

Definition at line 740 of file gaim-compat.h.

◆ gaim_date_format_full

#define gaim_date_format_full   purple_date_format_full

Definition at line 2090 of file gaim-compat.h.

◆ gaim_date_format_long

#define gaim_date_format_long   purple_date_format_long

Definition at line 2089 of file gaim-compat.h.

◆ gaim_date_format_short

#define gaim_date_format_short   purple_date_format_short

Definition at line 2088 of file gaim-compat.h.

◆ gaim_debug

#define gaim_debug   purple_debug

Definition at line 757 of file gaim-compat.h.

◆ GAIM_DEBUG_ALL

#define GAIM_DEBUG_ALL   PURPLE_DEBUG_ALL

Definition at line 745 of file gaim-compat.h.

◆ GAIM_DEBUG_ERROR

#define GAIM_DEBUG_ERROR   PURPLE_DEBUG_ERROR

Definition at line 749 of file gaim-compat.h.

◆ gaim_debug_error

#define gaim_debug_error   purple_debug_error

Definition at line 761 of file gaim-compat.h.

◆ GAIM_DEBUG_FATAL

#define GAIM_DEBUG_FATAL   PURPLE_DEBUG_FATAL

Definition at line 750 of file gaim-compat.h.

◆ gaim_debug_fatal

#define gaim_debug_fatal   purple_debug_fatal

Definition at line 762 of file gaim-compat.h.

◆ gaim_debug_get_ui_ops

#define gaim_debug_get_ui_ops   purple_debug_get_ui_ops

Definition at line 768 of file gaim-compat.h.

◆ GAIM_DEBUG_INFO

#define GAIM_DEBUG_INFO   PURPLE_DEBUG_INFO

Definition at line 747 of file gaim-compat.h.

◆ gaim_debug_info

#define gaim_debug_info   purple_debug_info

Definition at line 759 of file gaim-compat.h.

◆ gaim_debug_init

#define gaim_debug_init   purple_debug_init

Definition at line 770 of file gaim-compat.h.

◆ gaim_debug_is_enabled

#define gaim_debug_is_enabled   purple_debug_is_enabled

Definition at line 765 of file gaim-compat.h.

◆ GAIM_DEBUG_MISC

#define GAIM_DEBUG_MISC   PURPLE_DEBUG_MISC

Definition at line 746 of file gaim-compat.h.

◆ gaim_debug_misc

#define gaim_debug_misc   purple_debug_misc

Definition at line 758 of file gaim-compat.h.

◆ gaim_debug_set_enabled

#define gaim_debug_set_enabled   purple_debug_set_enabled

Definition at line 764 of file gaim-compat.h.

◆ gaim_debug_set_ui_ops

#define gaim_debug_set_ui_ops   purple_debug_set_ui_ops

Definition at line 767 of file gaim-compat.h.

◆ GAIM_DEBUG_WARNING

#define GAIM_DEBUG_WARNING   PURPLE_DEBUG_WARNING

Definition at line 748 of file gaim-compat.h.

◆ gaim_debug_warning

#define gaim_debug_warning   purple_debug_warning

Definition at line 760 of file gaim-compat.h.

◆ GAIM_DEFAULT_ACTION_NONE

#define GAIM_DEFAULT_ACTION_NONE   PURPLE_DEFAULT_ACTION_NONE

Definition at line 1514 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_ACTIONS

#define GAIM_DESKTOP_ITEM_ACTIONS   "Actions" /* strings */

Definition at line 803 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_COMMENT

#define GAIM_DESKTOP_ITEM_COMMENT   "Comment" /* localestring */

Definition at line 801 of file gaim-compat.h.

◆ gaim_desktop_item_copy

#define gaim_desktop_item_copy   purple_desktop_item_copy

Definition at line 827 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_DEFAULT_APP

#define GAIM_DESKTOP_ITEM_DEFAULT_APP   "DefaultApp" /* string */

Definition at line 814 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_DEV

#define GAIM_DESKTOP_ITEM_DEV   "Dev" /* string */

Definition at line 815 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_DOC_PATH

#define GAIM_DESKTOP_ITEM_DOC_PATH   "X-GNOME-DocPath" /* string */

Definition at line 822 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_ENCODING

#define GAIM_DESKTOP_ITEM_ENCODING   "Encoding" /* string */

Definition at line 793 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_EXEC

#define GAIM_DESKTOP_ITEM_EXEC   "Exec" /* string */

Definition at line 802 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_FILE_PATTERN

#define GAIM_DESKTOP_ITEM_FILE_PATTERN   "FilePattern" /* regexp(s) */

Definition at line 798 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_FS_TYPE

#define GAIM_DESKTOP_ITEM_FS_TYPE   "FSType" /* string */

Definition at line 816 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_GENERIC_NAME

#define GAIM_DESKTOP_ITEM_GENERIC_NAME   "GenericName" /* localestring */

Definition at line 796 of file gaim-compat.h.

◆ gaim_desktop_item_get_entry_type

#define gaim_desktop_item_get_entry_type   purple_desktop_item_get_entry_type

Definition at line 825 of file gaim-compat.h.

◆ gaim_desktop_item_get_string

#define gaim_desktop_item_get_string   purple_desktop_item_get_string

Definition at line 826 of file gaim-compat.h.

◆ gaim_desktop_item_get_type

#define gaim_desktop_item_get_type   purple_desktop_item_get_type

Definition at line 789 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_HIDDEN

#define GAIM_DESKTOP_ITEM_HIDDEN   "Hidden" /* boolean */

Definition at line 806 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_ICON

#define GAIM_DESKTOP_ITEM_ICON   "Icon" /* string */

Definition at line 804 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_MIME_TYPE

#define GAIM_DESKTOP_ITEM_MIME_TYPE   "MimeType" /* regexp(s) */

Definition at line 812 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_MINI_ICON

#define GAIM_DESKTOP_ITEM_MINI_ICON   "MiniIcon" /* string */

Definition at line 805 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_MOUNT_POINT

#define GAIM_DESKTOP_ITEM_MOUNT_POINT   "MountPoint" /* string */

Definition at line 817 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_NAME

#define GAIM_DESKTOP_ITEM_NAME   "Name" /* localestring */

Definition at line 795 of file gaim-compat.h.

◆ gaim_desktop_item_new_from_file

#define gaim_desktop_item_new_from_file   purple_desktop_item_new_from_file

Definition at line 824 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_NO_DISPLAY

#define GAIM_DESKTOP_ITEM_NO_DISPLAY   "NoDisplay" /* boolean */

Definition at line 800 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_PATH

#define GAIM_DESKTOP_ITEM_PATH   "Path" /* string */

Definition at line 807 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_PATTERNS

#define GAIM_DESKTOP_ITEM_PATTERNS   "Patterns" /* regexp(s) */

Definition at line 813 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_READ_ONLY

#define GAIM_DESKTOP_ITEM_READ_ONLY   "ReadOnly" /* boolean */

Definition at line 818 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_SORT_ORDER

#define GAIM_DESKTOP_ITEM_SORT_ORDER   "SortOrder" /* strings */

Definition at line 820 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_SWALLOW_EXEC

#define GAIM_DESKTOP_ITEM_SWALLOW_EXEC   "SwallowExec" /* string */

Definition at line 811 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_SWALLOW_TITLE

#define GAIM_DESKTOP_ITEM_SWALLOW_TITLE   "SwallowTitle" /* string */

Definition at line 810 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_TERMINAL

#define GAIM_DESKTOP_ITEM_TERMINAL   "Terminal" /* boolean */

Definition at line 808 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_TERMINAL_OPTIONS

#define GAIM_DESKTOP_ITEM_TERMINAL_OPTIONS   "TerminalOptions" /* string */

Definition at line 809 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_TRY_EXEC

#define GAIM_DESKTOP_ITEM_TRY_EXEC   "TryExec" /* string */

Definition at line 799 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_TYPE

#define GAIM_DESKTOP_ITEM_TYPE   "Type" /* string */

Definition at line 797 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_TYPE_APPLICATION

#define GAIM_DESKTOP_ITEM_TYPE_APPLICATION   PURPLE_DESKTOP_ITEM_TYPE_APPLICATION

Definition at line 776 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_TYPE_DIRECTORY

#define GAIM_DESKTOP_ITEM_TYPE_DIRECTORY   PURPLE_DESKTOP_ITEM_TYPE_DIRECTORY

Definition at line 780 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_TYPE_FSDEVICE

#define GAIM_DESKTOP_ITEM_TYPE_FSDEVICE   PURPLE_DESKTOP_ITEM_TYPE_FSDEVICE

Definition at line 778 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_TYPE_LINK

#define GAIM_DESKTOP_ITEM_TYPE_LINK   PURPLE_DESKTOP_ITEM_TYPE_LINK

Definition at line 777 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_TYPE_MIME_TYPE

#define GAIM_DESKTOP_ITEM_TYPE_MIME_TYPE   PURPLE_DESKTOP_ITEM_TYPE_MIME_TYPE

Definition at line 779 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_TYPE_NULL

#define GAIM_DESKTOP_ITEM_TYPE_NULL   PURPLE_DESKTOP_ITEM_TYPE_NULL

Definition at line 774 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_TYPE_OTHER

#define GAIM_DESKTOP_ITEM_TYPE_OTHER   PURPLE_DESKTOP_ITEM_TYPE_OTHER

Definition at line 775 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_TYPE_SERVICE

#define GAIM_DESKTOP_ITEM_TYPE_SERVICE   PURPLE_DESKTOP_ITEM_TYPE_SERVICE

Definition at line 781 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_TYPE_SERVICE_TYPE

#define GAIM_DESKTOP_ITEM_TYPE_SERVICE_TYPE   PURPLE_DESKTOP_ITEM_TYPE_SERVICE_TYPE

Definition at line 782 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_UNMOUNT_ICON

#define GAIM_DESKTOP_ITEM_UNMOUNT_ICON   "UnmountIcon" /* string */

Definition at line 819 of file gaim-compat.h.

◆ gaim_desktop_item_unref

#define gaim_desktop_item_unref   purple_desktop_item_unref

Definition at line 828 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_URL

#define GAIM_DESKTOP_ITEM_URL   "URL" /* string */

Definition at line 821 of file gaim-compat.h.

◆ GAIM_DESKTOP_ITEM_VERSION

#define GAIM_DESKTOP_ITEM_VERSION   "Version" /* numeric */

Definition at line 794 of file gaim-compat.h.

◆ GAIM_DISCONNECTED

#define GAIM_DISCONNECTED   PURPLE_DISCONNECTED

Definition at line 504 of file gaim-compat.h.

◆ gaim_dnsquery_a

#define gaim_dnsquery_a   purple_dnsquery_a

Definition at line 835 of file gaim-compat.h.

◆ gaim_dnsquery_destroy

#define gaim_dnsquery_destroy   purple_dnsquery_destroy

Definition at line 836 of file gaim-compat.h.

◆ gaim_dnsquery_get_host

#define gaim_dnsquery_get_host   purple_dnsquery_get_host

Definition at line 840 of file gaim-compat.h.

◆ gaim_dnsquery_get_port

#define gaim_dnsquery_get_port   purple_dnsquery_get_port

Definition at line 841 of file gaim-compat.h.

◆ gaim_dnsquery_init

#define gaim_dnsquery_init   purple_dnsquery_init

Definition at line 837 of file gaim-compat.h.

◆ gaim_dnsquery_set_ui_ops

#define gaim_dnsquery_set_ui_ops   purple_dnsquery_set_ui_ops

Definition at line 839 of file gaim-compat.h.

◆ gaim_dnsquery_uninit

#define gaim_dnsquery_uninit   purple_dnsquery_uninit

Definition at line 838 of file gaim-compat.h.

◆ gaim_email_is_valid

#define gaim_email_is_valid   purple_email_is_valid

Definition at line 2165 of file gaim-compat.h.

◆ gaim_escape_filename

#define gaim_escape_filename   purple_escape_filename

Definition at line 2182 of file gaim-compat.h.

◆ gaim_eventloop_get_ui_ops

#define gaim_eventloop_get_ui_ops   purple_eventloop_get_ui_ops

Definition at line 867 of file gaim-compat.h.

◆ gaim_eventloop_set_ui_ops

#define gaim_eventloop_set_ui_ops   purple_eventloop_set_ui_ops

Definition at line 866 of file gaim-compat.h.

◆ gaim_fd_get_ip

#define gaim_fd_get_ip   purple_fd_get_ip

Definition at line 2126 of file gaim-compat.h.

◆ gaim_find_buddies

#define gaim_find_buddies   purple_find_buddies

Definition at line 292 of file gaim-compat.h.

◆ gaim_find_buddy

#define gaim_find_buddy   purple_find_buddy

Definition at line 290 of file gaim-compat.h.

◆ gaim_find_buddy_in_group

#define gaim_find_buddy_in_group   purple_find_buddy_in_group

Definition at line 291 of file gaim-compat.h.

◆ gaim_find_chat

#define gaim_find_chat   purple_find_chat

Definition at line 716 of file gaim-compat.h.

◆ gaim_find_conversation_with_account

#define gaim_find_conversation_with_account    purple_find_conversation_with_account

Definition at line 643 of file gaim-compat.h.

◆ gaim_find_group

#define gaim_find_group   purple_find_group

Definition at line 294 of file gaim-compat.h.

◆ gaim_find_pounce

#define gaim_find_pounce   purple_find_pounce

Definition at line 1365 of file gaim-compat.h.

◆ gaim_find_prpl

#define gaim_find_prpl   purple_find_prpl

Definition at line 1510 of file gaim-compat.h.

◆ gaim_get_blist

#define gaim_get_blist   purple_get_blist

Definition at line 225 of file gaim-compat.h.

◆ gaim_get_chats

#define gaim_get_chats   purple_get_chats

Definition at line 641 of file gaim-compat.h.

◆ gaim_get_conversations

#define gaim_get_conversations   purple_get_conversations

Definition at line 639 of file gaim-compat.h.

◆ gaim_get_core

#define gaim_get_core   purple_get_core

Definition at line 739 of file gaim-compat.h.

◆ gaim_get_ims

#define gaim_get_ims   purple_get_ims

Definition at line 640 of file gaim-compat.h.

◆ gaim_global_proxy_get_info

#define gaim_global_proxy_get_info   purple_global_proxy_get_info

Definition at line 1474 of file gaim-compat.h.

◆ gaim_got_protocol_handler_uri

#define gaim_got_protocol_handler_uri   purple_got_protocol_handler_uri

Definition at line 2153 of file gaim-compat.h.

◆ gaim_group_get_accounts

#define gaim_group_get_accounts   purple_group_get_accounts

Definition at line 301 of file gaim-compat.h.

◆ gaim_group_new

#define gaim_group_new   purple_group_new

Definition at line 261 of file gaim-compat.h.

◆ gaim_group_on_account

#define gaim_group_on_account   purple_group_on_account

Definition at line 302 of file gaim-compat.h.

◆ gaim_home_dir

#define gaim_home_dir   purple_home_dir

Definition at line 2107 of file gaim-compat.h.

◆ GAIM_ICON_SCALE_DISPLAY

#define GAIM_ICON_SCALE_DISPLAY   PURPLE_ICON_SCALE_DISPLAY

Definition at line 1489 of file gaim-compat.h.

◆ GAIM_ICON_SCALE_SEND

#define GAIM_ICON_SCALE_SEND   PURPLE_ICON_SCALE_SEND

Definition at line 1490 of file gaim-compat.h.

◆ gaim_idle_get_ui_ops

#define gaim_idle_get_ui_ops   purple_idle_get_ui_ops

Definition at line 956 of file gaim-compat.h.

◆ gaim_idle_init

#define gaim_idle_init   purple_idle_init

Definition at line 957 of file gaim-compat.h.

◆ gaim_idle_set

#define gaim_idle_set   purple_idle_set

Definition at line 954 of file gaim-compat.h.

◆ gaim_idle_set_ui_ops

#define gaim_idle_set_ui_ops   purple_idle_set_ui_ops

Definition at line 955 of file gaim-compat.h.

◆ gaim_idle_touch

#define gaim_idle_touch   purple_idle_touch

Definition at line 953 of file gaim-compat.h.

◆ gaim_idle_uninit

#define gaim_idle_uninit   purple_idle_uninit

Definition at line 958 of file gaim-compat.h.

◆ gaim_imgstore_add

#define gaim_imgstore_add (   data,
  size,
  filename 
)     purple_imgstore_add_with_id(g_memdup2(data, size), size, filename)

Definition at line 964 of file gaim-compat.h.

◆ gaim_imgstore_get

#define gaim_imgstore_get   purple_imgstore_find_by_id

Definition at line 966 of file gaim-compat.h.

◆ gaim_imgstore_get_data

#define gaim_imgstore_get_data   purple_imgstore_get_data

Definition at line 967 of file gaim-compat.h.

◆ gaim_imgstore_get_filename

#define gaim_imgstore_get_filename   purple_imgstore_get_filename

Definition at line 969 of file gaim-compat.h.

◆ gaim_imgstore_get_size

#define gaim_imgstore_get_size   purple_imgstore_get_size

Definition at line 968 of file gaim-compat.h.

◆ gaim_imgstore_ref

#define gaim_imgstore_ref   purple_imgstore_ref_by_id

Definition at line 970 of file gaim-compat.h.

◆ gaim_imgstore_unref

#define gaim_imgstore_unref   purple_imgstore_unref_by_id

Definition at line 971 of file gaim-compat.h.

◆ gaim_init

#define gaim_init   purple_init

Definition at line 947 of file gaim-compat.h.

◆ gaim_init_aim_plugin

#define gaim_init_aim_plugin   purple_init_aim_plugin

Definition at line 2316 of file gaim-compat.h.

◆ gaim_init_gg_plugin

#define gaim_init_gg_plugin   purple_init_gg_plugin

Definition at line 2307 of file gaim-compat.h.

◆ gaim_init_icq_plugin

#define gaim_init_icq_plugin   purple_init_icq_plugin

Definition at line 2317 of file gaim-compat.h.

◆ gaim_init_jabber_plugin

#define gaim_init_jabber_plugin   purple_init_jabber_plugin

Definition at line 2308 of file gaim-compat.h.

◆ gaim_init_msn_plugin

#define gaim_init_msn_plugin   purple_init_msn_plugin

Definition at line 2310 of file gaim-compat.h.

◆ gaim_init_novell_plugin

#define gaim_init_novell_plugin   purple_init_novell_plugin

Definition at line 2311 of file gaim-compat.h.

◆ GAIM_INIT_PLUGIN

#define GAIM_INIT_PLUGIN   PURPLE_INIT_PLUGIN

Definition at line 1219 of file gaim-compat.h.

◆ gaim_init_qq_plugin

#define gaim_init_qq_plugin   purple_init_qq_plugin

Definition at line 2312 of file gaim-compat.h.

◆ gaim_init_sametime_plugin

#define gaim_init_sametime_plugin   purple_init_sametime_plugin

Definition at line 2309 of file gaim-compat.h.

◆ gaim_init_simple_plugin

#define gaim_init_simple_plugin   purple_init_simple_plugin

Definition at line 2313 of file gaim-compat.h.

◆ gaim_init_ssl_gnutls_plugin

#define gaim_init_ssl_gnutls_plugin   purple_init_ssl_gnutls_plugin

Definition at line 2306 of file gaim-compat.h.

◆ gaim_init_ssl_openssl_plugin

#define gaim_init_ssl_openssl_plugin   purple_init_ssl_openssl_plugin

Definition at line 2305 of file gaim-compat.h.

◆ gaim_init_ssl_plugin

#define gaim_init_ssl_plugin   purple_init_ssl_plugin

Definition at line 2304 of file gaim-compat.h.

◆ gaim_init_yahoo_plugin

#define gaim_init_yahoo_plugin   purple_init_yahoo_plugin

Definition at line 2314 of file gaim-compat.h.

◆ gaim_init_zephyr_plugin

#define gaim_init_zephyr_plugin   purple_init_zephyr_plugin

Definition at line 2315 of file gaim-compat.h.

◆ gaim_input_add

#define gaim_input_add   purple_input_add

Definition at line 863 of file gaim-compat.h.

◆ GAIM_INPUT_READ

#define GAIM_INPUT_READ   PURPLE_INPUT_READ

Definition at line 854 of file gaim-compat.h.

◆ gaim_input_remove

#define gaim_input_remove   purple_input_remove

Definition at line 864 of file gaim-compat.h.

◆ GAIM_INPUT_WRITE

#define GAIM_INPUT_WRITE   PURPLE_INPUT_WRITE

Definition at line 855 of file gaim-compat.h.

◆ GAIM_IS_PROTOCOL_PLUGIN

#define GAIM_IS_PROTOCOL_PLUGIN   PURPLE_IS_PROTOCOL_PLUGIN

Definition at line 1497 of file gaim-compat.h.

◆ GAIM_LOG_CHAT

#define GAIM_LOG_CHAT   PURPLE_LOG_CHAT

Definition at line 982 of file gaim-compat.h.

◆ gaim_log_common_lister

#define gaim_log_common_lister   purple_log_common_lister

Definition at line 1009 of file gaim-compat.h.

◆ gaim_log_common_sizer

#define gaim_log_common_sizer   purple_log_common_sizer

Definition at line 1011 of file gaim-compat.h.

◆ gaim_log_common_total_sizer

#define gaim_log_common_total_sizer   purple_log_common_total_sizer

Definition at line 1010 of file gaim-compat.h.

◆ gaim_log_common_writer

#define gaim_log_common_writer   purple_log_common_writer

Definition at line 1008 of file gaim-compat.h.

◆ gaim_log_compare

#define gaim_log_compare   purple_log_compare

Definition at line 1004 of file gaim-compat.h.

◆ gaim_log_free

#define gaim_log_free   purple_log_free

Definition at line 994 of file gaim-compat.h.

◆ gaim_log_get_handle

#define gaim_log_get_handle   purple_log_get_handle

Definition at line 1023 of file gaim-compat.h.

◆ gaim_log_get_log_dir

#define gaim_log_get_log_dir   purple_log_get_log_dir

Definition at line 1003 of file gaim-compat.h.

◆ gaim_log_get_log_sets

#define gaim_log_get_log_sets   purple_log_get_log_sets

Definition at line 999 of file gaim-compat.h.

◆ gaim_log_get_logs

#define gaim_log_get_logs   purple_log_get_logs

Definition at line 998 of file gaim-compat.h.

◆ gaim_log_get_size

#define gaim_log_get_size   purple_log_get_size

Definition at line 1001 of file gaim-compat.h.

◆ gaim_log_get_system_logs

#define gaim_log_get_system_logs   purple_log_get_system_logs

Definition at line 1000 of file gaim-compat.h.

◆ gaim_log_get_total_size

#define gaim_log_get_total_size   purple_log_get_total_size

Definition at line 1002 of file gaim-compat.h.

◆ GAIM_LOG_IM

#define GAIM_LOG_IM   PURPLE_LOG_IM

Definition at line 981 of file gaim-compat.h.

◆ gaim_log_init

#define gaim_log_init   purple_log_init

Definition at line 1022 of file gaim-compat.h.

◆ gaim_log_logger_add

#define gaim_log_logger_add   purple_log_logger_add

Definition at line 1015 of file gaim-compat.h.

◆ gaim_log_logger_free

#define gaim_log_logger_free   purple_log_logger_free

Definition at line 1014 of file gaim-compat.h.

◆ gaim_log_logger_get

#define gaim_log_logger_get   purple_log_logger_get

Definition at line 1018 of file gaim-compat.h.

◆ gaim_log_logger_get_options

#define gaim_log_logger_get_options   purple_log_logger_get_options

Definition at line 1020 of file gaim-compat.h.

◆ gaim_log_logger_new

#define gaim_log_logger_new   purple_log_logger_new

Definition at line 1013 of file gaim-compat.h.

◆ gaim_log_logger_remove

#define gaim_log_logger_remove   purple_log_logger_remove

Definition at line 1016 of file gaim-compat.h.

◆ gaim_log_logger_set

#define gaim_log_logger_set   purple_log_logger_set

Definition at line 1017 of file gaim-compat.h.

◆ gaim_log_new

#define gaim_log_new   purple_log_new

Definition at line 993 of file gaim-compat.h.

◆ gaim_log_read

#define gaim_log_read   purple_log_read

Definition at line 996 of file gaim-compat.h.

◆ GAIM_LOG_READ_NO_NEWLINE

#define GAIM_LOG_READ_NO_NEWLINE   PURPLE_LOG_READ_NO_NEWLINE

Definition at line 987 of file gaim-compat.h.

◆ gaim_log_set_compare

#define gaim_log_set_compare   purple_log_set_compare

Definition at line 1005 of file gaim-compat.h.

◆ gaim_log_set_free

#define gaim_log_set_free   purple_log_set_free

Definition at line 1006 of file gaim-compat.h.

◆ GAIM_LOG_SYSTEM

#define GAIM_LOG_SYSTEM   PURPLE_LOG_SYSTEM

Definition at line 983 of file gaim-compat.h.

◆ gaim_log_uninit

#define gaim_log_uninit   purple_log_uninit

Definition at line 1024 of file gaim-compat.h.

◆ gaim_log_write

#define gaim_log_write   purple_log_write

Definition at line 995 of file gaim-compat.h.

◆ GAIM_MAJOR_VERSION

#define GAIM_MAJOR_VERSION   PURPLE_MAJOR_VERSION

Definition at line 2272 of file gaim-compat.h.

◆ gaim_markup_extract_info_field

#define gaim_markup_extract_info_field   purple_markup_extract_info_field

Definition at line 2099 of file gaim-compat.h.

◆ gaim_markup_find_tag

#define gaim_markup_find_tag   purple_markup_find_tag

Definition at line 2098 of file gaim-compat.h.

◆ gaim_markup_get_tag_name

#define gaim_markup_get_tag_name   purple_markup_get_tag_name

Definition at line 2104 of file gaim-compat.h.

◆ gaim_markup_html_to_xhtml

#define gaim_markup_html_to_xhtml   purple_markup_html_to_xhtml

Definition at line 2100 of file gaim-compat.h.

◆ gaim_markup_linkify

#define gaim_markup_linkify   purple_markup_linkify

Definition at line 2102 of file gaim-compat.h.

◆ gaim_markup_slice

#define gaim_markup_slice   purple_markup_slice

Definition at line 2103 of file gaim-compat.h.

◆ gaim_markup_strip_html

#define gaim_markup_strip_html   purple_markup_strip_html

Definition at line 2101 of file gaim-compat.h.

◆ gaim_marshal_BOOLEAN__INT_POINTER

#define gaim_marshal_BOOLEAN__INT_POINTER    purple_marshal_BOOLEAN__INT_POINTER

Definition at line 1837 of file gaim-compat.h.

◆ gaim_marshal_BOOLEAN__POINTER

#define gaim_marshal_BOOLEAN__POINTER    purple_marshal_BOOLEAN__POINTER

Definition at line 1822 of file gaim-compat.h.

◆ gaim_marshal_BOOLEAN__POINTER_POINTER

#define gaim_marshal_BOOLEAN__POINTER_POINTER    purple_marshal_BOOLEAN__POINTER_POINTER

Definition at line 1824 of file gaim-compat.h.

◆ gaim_marshal_BOOLEAN__POINTER_POINTER_POINTER

#define gaim_marshal_BOOLEAN__POINTER_POINTER_POINTER    purple_marshal_BOOLEAN__POINTER_POINTER_POINTER

Definition at line 1826 of file gaim-compat.h.

◆ gaim_marshal_BOOLEAN__POINTER_POINTER_POINTER_POINTER

#define gaim_marshal_BOOLEAN__POINTER_POINTER_POINTER_POINTER    purple_marshal_BOOLEAN__POINTER_POINTER_POINTER_POINTER

Definition at line 1832 of file gaim-compat.h.

◆ gaim_marshal_BOOLEAN__POINTER_POINTER_POINTER_POINTER_POINTER

#define gaim_marshal_BOOLEAN__POINTER_POINTER_POINTER_POINTER_POINTER    purple_marshal_BOOLEAN__POINTER_POINTER_POINTER_POINTER_POINTER

Definition at line 1834 of file gaim-compat.h.

◆ gaim_marshal_BOOLEAN__POINTER_POINTER_POINTER_UINT

#define gaim_marshal_BOOLEAN__POINTER_POINTER_POINTER_UINT    purple_marshal_BOOLEAN__POINTER_POINTER_POINTER_UINT

Definition at line 1830 of file gaim-compat.h.

◆ gaim_marshal_BOOLEAN__POINTER_POINTER_UINT

#define gaim_marshal_BOOLEAN__POINTER_POINTER_UINT    purple_marshal_BOOLEAN__POINTER_POINTER_UINT

Definition at line 1828 of file gaim-compat.h.

◆ gaim_marshal_INT__INT

#define gaim_marshal_INT__INT    purple_marshal_INT__INT

Definition at line 1815 of file gaim-compat.h.

◆ gaim_marshal_INT__INT_INT

#define gaim_marshal_INT__INT_INT    purple_marshal_INT__INT_INT

Definition at line 1817 of file gaim-compat.h.

◆ gaim_marshal_INT__POINTER_POINTER_POINTER_POINTER_POINTER

#define gaim_marshal_INT__POINTER_POINTER_POINTER_POINTER_POINTER    purple_marshal_INT__POINTER_POINTER_POINTER_POINTER_POINTER

Definition at line 1819 of file gaim-compat.h.

◆ gaim_marshal_POINTER__POINTER_INT

#define gaim_marshal_POINTER__POINTER_INT    purple_marshal_POINTER__POINTER_INT

Definition at line 1840 of file gaim-compat.h.

◆ gaim_marshal_POINTER__POINTER_INT64

#define gaim_marshal_POINTER__POINTER_INT64    purple_marshal_POINTER__POINTER_INT64

Definition at line 1842 of file gaim-compat.h.

◆ gaim_marshal_POINTER__POINTER_INT64_BOOLEAN

#define gaim_marshal_POINTER__POINTER_INT64_BOOLEAN    purple_marshal_POINTER__POINTER_INT64_BOOLEAN

Definition at line 1846 of file gaim-compat.h.

◆ gaim_marshal_POINTER__POINTER_INT_BOOLEAN

#define gaim_marshal_POINTER__POINTER_INT_BOOLEAN    purple_marshal_POINTER__POINTER_INT_BOOLEAN

Definition at line 1844 of file gaim-compat.h.

◆ gaim_marshal_POINTER__POINTER_POINTER

#define gaim_marshal_POINTER__POINTER_POINTER    purple_marshal_POINTER__POINTER_POINTER

Definition at line 1848 of file gaim-compat.h.

◆ gaim_marshal_VOID

#define gaim_marshal_VOID    purple_marshal_VOID

Definition at line 1784 of file gaim-compat.h.

◆ gaim_marshal_VOID__INT

#define gaim_marshal_VOID__INT    purple_marshal_VOID__INT

Definition at line 1786 of file gaim-compat.h.

◆ gaim_marshal_VOID__INT_INT

#define gaim_marshal_VOID__INT_INT    purple_marshal_VOID_INT_INT

Definition at line 1788 of file gaim-compat.h.

◆ gaim_marshal_VOID__POINTER

#define gaim_marshal_VOID__POINTER    purple_marshal_VOID__POINTER

Definition at line 1790 of file gaim-compat.h.

◆ gaim_marshal_VOID__POINTER_INT_INT

#define gaim_marshal_VOID__POINTER_INT_INT    purple_marshal_VOID__POINTER_INT_INT

Definition at line 1794 of file gaim-compat.h.

◆ gaim_marshal_VOID__POINTER_POINTER

#define gaim_marshal_VOID__POINTER_POINTER    purple_marshal_VOID__POINTER_POINTER

Definition at line 1796 of file gaim-compat.h.

◆ gaim_marshal_VOID__POINTER_POINTER_POINTER

#define gaim_marshal_VOID__POINTER_POINTER_POINTER    purple_marshal_VOID__POINTER_POINTER_POINTER

Definition at line 1802 of file gaim-compat.h.

◆ gaim_marshal_VOID__POINTER_POINTER_POINTER_POINTER

#define gaim_marshal_VOID__POINTER_POINTER_POINTER_POINTER    purple_marshal_VOID__POINTER_POINTER_POINTER_POINTER

Definition at line 1804 of file gaim-compat.h.

◆ gaim_marshal_VOID__POINTER_POINTER_POINTER_POINTER_POINTER

#define gaim_marshal_VOID__POINTER_POINTER_POINTER_POINTER_POINTER    purple_marshal_VOID__POINTER_POINTER_POINTER_POINTER_POINTER

Definition at line 1806 of file gaim-compat.h.

◆ gaim_marshal_VOID__POINTER_POINTER_POINTER_POINTER_UINT

#define gaim_marshal_VOID__POINTER_POINTER_POINTER_POINTER_UINT    purple_marshal_VOID__POINTER_POINTER_POINTER_POINTER_UINT

Definition at line 1810 of file gaim-compat.h.

◆ gaim_marshal_VOID__POINTER_POINTER_POINTER_UINT

#define gaim_marshal_VOID__POINTER_POINTER_POINTER_UINT    purple_marshal_VOID__POINTER_POINTER_POINTER_UINT

Definition at line 1808 of file gaim-compat.h.

◆ gaim_marshal_VOID__POINTER_POINTER_POINTER_UINT_UINT

#define gaim_marshal_VOID__POINTER_POINTER_POINTER_UINT_UINT    purple_marshal_VOID__POINTER_POINTER_POINTER_UINT_UINT

Definition at line 1812 of file gaim-compat.h.

◆ gaim_marshal_VOID__POINTER_POINTER_UINT

#define gaim_marshal_VOID__POINTER_POINTER_UINT    purple_marshal_VOID__POINTER_POINTER_UINT

Definition at line 1798 of file gaim-compat.h.

◆ gaim_marshal_VOID__POINTER_POINTER_UINT_UINT

#define gaim_marshal_VOID__POINTER_POINTER_UINT_UINT    purple_marshal_VOID__POINTER_POINTER_UINT_UINT

Definition at line 1800 of file gaim-compat.h.

◆ gaim_marshal_VOID__POINTER_UINT

#define gaim_marshal_VOID__POINTER_UINT    purple_marshal_VOID__POINTER_UINT

Definition at line 1792 of file gaim-compat.h.

◆ gaim_menu_action_free

#define gaim_menu_action_free   purple_menu_action_free

Definition at line 2077 of file gaim-compat.h.

◆ gaim_menu_action_new

#define gaim_menu_action_new   purple_menu_action_new

Definition at line 2076 of file gaim-compat.h.

◆ GAIM_MESSAGE_ACTIVE_ONLY

#define GAIM_MESSAGE_ACTIVE_ONLY   PURPLE_MESSAGE_ACTIVE_ONLY

Definition at line 589 of file gaim-compat.h.

◆ GAIM_MESSAGE_AUTO_RESP

#define GAIM_MESSAGE_AUTO_RESP   PURPLE_MESSAGE_AUTO_RESP

Definition at line 588 of file gaim-compat.h.

◆ GAIM_MESSAGE_DELAYED

#define GAIM_MESSAGE_DELAYED   PURPLE_MESSAGE_DELAYED

Definition at line 594 of file gaim-compat.h.

◆ GAIM_MESSAGE_ERROR

#define GAIM_MESSAGE_ERROR   PURPLE_MESSAGE_ERROR

Definition at line 593 of file gaim-compat.h.

◆ GAIM_MESSAGE_IMAGES

#define GAIM_MESSAGE_IMAGES   PURPLE_MESSAGE_IMAGES

Definition at line 596 of file gaim-compat.h.

◆ gaim_message_meify

#define gaim_message_meify   purple_message_meify

Definition at line 2177 of file gaim-compat.h.

◆ GAIM_MESSAGE_NICK

#define GAIM_MESSAGE_NICK   PURPLE_MESSAGE_NICK

Definition at line 590 of file gaim-compat.h.

◆ GAIM_MESSAGE_NO_LOG

#define GAIM_MESSAGE_NO_LOG   PURPLE_MESSAGE_NO_LOG

Definition at line 591 of file gaim-compat.h.

◆ GAIM_MESSAGE_RAW

#define GAIM_MESSAGE_RAW   PURPLE_MESSAGE_RAW

Definition at line 595 of file gaim-compat.h.

◆ GAIM_MESSAGE_RECV

#define GAIM_MESSAGE_RECV   PURPLE_MESSAGE_RECV

Definition at line 586 of file gaim-compat.h.

◆ GAIM_MESSAGE_SEND

#define GAIM_MESSAGE_SEND   PURPLE_MESSAGE_SEND

Definition at line 585 of file gaim-compat.h.

◆ GAIM_MESSAGE_SYSTEM

#define GAIM_MESSAGE_SYSTEM   PURPLE_MESSAGE_SYSTEM

Definition at line 587 of file gaim-compat.h.

◆ GAIM_MESSAGE_WHISPER

#define GAIM_MESSAGE_WHISPER   PURPLE_MESSAGE_WHISPER

Definition at line 592 of file gaim-compat.h.

◆ GAIM_MICRO_VERSION

#define GAIM_MICRO_VERSION   PURPLE_MICRO_VERSION

Definition at line 2274 of file gaim-compat.h.

◆ gaim_mime_decode_field

#define gaim_mime_decode_field   purple_mime_deco_field

Definition at line 2085 of file gaim-compat.h.

◆ gaim_mime_document_free

#define gaim_mime_document_free   purple_mime_document_free

Definition at line 1032 of file gaim-compat.h.

◆ gaim_mime_document_get_field

#define gaim_mime_document_get_field   purple_mime_document_get_field

Definition at line 1037 of file gaim-compat.h.

◆ gaim_mime_document_get_fields

#define gaim_mime_document_get_fields   purple_mime_document_get_fields

Definition at line 1036 of file gaim-compat.h.

◆ gaim_mime_document_get_parts

#define gaim_mime_document_get_parts   purple_mime_document_get_parts

Definition at line 1039 of file gaim-compat.h.

◆ gaim_mime_document_new

#define gaim_mime_document_new   purple_mime_document_new

Definition at line 1031 of file gaim-compat.h.

◆ gaim_mime_document_parse

#define gaim_mime_document_parse   purple_mime_document_parse

Definition at line 1033 of file gaim-compat.h.

◆ gaim_mime_document_parsen

#define gaim_mime_document_parsen   purple_mime_document_parsen

Definition at line 1034 of file gaim-compat.h.

◆ gaim_mime_document_set_field

#define gaim_mime_document_set_field   purple_mime_document_set_field

Definition at line 1038 of file gaim-compat.h.

◆ gaim_mime_document_write

#define gaim_mime_document_write   purple_mime_document_write

Definition at line 1035 of file gaim-compat.h.

◆ gaim_mime_part_get_data

#define gaim_mime_part_get_data   purple_mime_part_get_data

Definition at line 1046 of file gaim-compat.h.

◆ gaim_mime_part_get_data_decoded

#define gaim_mime_part_get_data_decoded   purple_mime_part_get_data_decoded

Definition at line 1047 of file gaim-compat.h.

◆ gaim_mime_part_get_field

#define gaim_mime_part_get_field   purple_mime_part_get_field

Definition at line 1043 of file gaim-compat.h.

◆ gaim_mime_part_get_field_decoded

#define gaim_mime_part_get_field_decoded   purple_mime_part_get_field_decoded

Definition at line 1044 of file gaim-compat.h.

◆ gaim_mime_part_get_fields

#define gaim_mime_part_get_fields   purple_mime_part_get_fields

Definition at line 1042 of file gaim-compat.h.

◆ gaim_mime_part_get_length

#define gaim_mime_part_get_length   purple_mime_part_get_length

Definition at line 1048 of file gaim-compat.h.

◆ gaim_mime_part_new

#define gaim_mime_part_new   purple_mime_part_new

Definition at line 1041 of file gaim-compat.h.

◆ gaim_mime_part_set_data

#define gaim_mime_part_set_data   purple_mime_part_set_data

Definition at line 1049 of file gaim-compat.h.

◆ gaim_mime_part_set_field

#define gaim_mime_part_set_field   purple_mime_part_set_field

Definition at line 1045 of file gaim-compat.h.

◆ GAIM_MINOR_VERSION

#define GAIM_MINOR_VERSION   PURPLE_MINOR_VERSION

Definition at line 2273 of file gaim-compat.h.

◆ gaim_mkstemp

#define gaim_mkstemp   purple_mkstemp

Definition at line 2118 of file gaim-compat.h.

◆ gaim_network_get_local_system_ip

#define gaim_network_get_local_system_ip   purple_network_get_local_system_ip

Definition at line 1061 of file gaim-compat.h.

◆ gaim_network_get_my_ip

#define gaim_network_get_my_ip   purple_network_get_my_ip

Definition at line 1062 of file gaim-compat.h.

◆ gaim_network_get_port_from_fd

#define gaim_network_get_port_from_fd   purple_network_get_port_from_fd

Definition at line 1067 of file gaim-compat.h.

◆ gaim_network_get_public_ip

#define gaim_network_get_public_ip   purple_network_get_public_ip

Definition at line 1060 of file gaim-compat.h.

◆ gaim_network_init

#define gaim_network_init   purple_network_init

Definition at line 1071 of file gaim-compat.h.

◆ gaim_network_ip_atoi

#define gaim_network_ip_atoi   purple_network_ip_atoi

Definition at line 1058 of file gaim-compat.h.

◆ gaim_network_is_available

#define gaim_network_is_available   purple_network_is_available

Definition at line 1069 of file gaim-compat.h.

◆ gaim_network_listen

#define gaim_network_listen   purple_network_listen

Definition at line 1064 of file gaim-compat.h.

◆ gaim_network_listen_cancel

#define gaim_network_listen_cancel   purple_network_listen_cancel

Definition at line 1066 of file gaim-compat.h.

◆ gaim_network_listen_range

#define gaim_network_listen_range   purple_network_listen_range

Definition at line 1065 of file gaim-compat.h.

◆ gaim_network_set_public_ip

#define gaim_network_set_public_ip   purple_network_set_public_ip

Definition at line 1059 of file gaim-compat.h.

◆ gaim_network_uninit

#define gaim_network_uninit   purple_network_uninit

Definition at line 1072 of file gaim-compat.h.

◆ GAIM_NO_TZ_OFF

#define GAIM_NO_TZ_OFF   PURPLE_NO_TZ_OFF

Definition at line 2094 of file gaim-compat.h.

◆ gaim_normalize

#define gaim_normalize   purple_normalize

Definition at line 2128 of file gaim-compat.h.

◆ gaim_normalize_nocase

#define gaim_normalize_nocase   purple_normalize_nocase

Definition at line 2129 of file gaim-compat.h.

◆ GAIM_NOT_TYPING

#define GAIM_NOT_TYPING   PURPLE_NOT_TYPING

Definition at line 579 of file gaim-compat.h.

◆ GAIM_NOTIFY_BUTTON_ADD

#define GAIM_NOTIFY_BUTTON_ADD   PURPLE_NOTIFY_BUTTON_ADD

Definition at line 1100 of file gaim-compat.h.

◆ GAIM_NOTIFY_BUTTON_CONTINUE

#define GAIM_NOTIFY_BUTTON_CONTINUE   PURPLE_NOTIFY_BUTTON_CONTINUE

Definition at line 1099 of file gaim-compat.h.

◆ GAIM_NOTIFY_BUTTON_IM

#define GAIM_NOTIFY_BUTTON_IM   PURPLE_NOTIFY_BUTTON_IM

Definition at line 1102 of file gaim-compat.h.

◆ GAIM_NOTIFY_BUTTON_INFO

#define GAIM_NOTIFY_BUTTON_INFO   PURPLE_NOTIFY_BUTTON_INFO

Definition at line 1101 of file gaim-compat.h.

◆ GAIM_NOTIFY_BUTTON_INVITE

#define GAIM_NOTIFY_BUTTON_INVITE   PURPLE_NOTIFY_BUTTON_INVITE

Definition at line 1104 of file gaim-compat.h.

◆ GAIM_NOTIFY_BUTTON_JOIN

#define GAIM_NOTIFY_BUTTON_JOIN   PURPLE_NOTIFY_BUTTON_JOIN

Definition at line 1103 of file gaim-compat.h.

◆ GAIM_NOTIFY_BUTTON_LABELED

#define GAIM_NOTIFY_BUTTON_LABELED   PURPLE_NOTIFY_BUTTON_LABELED

Definition at line 1098 of file gaim-compat.h.

◆ gaim_notify_close

#define gaim_notify_close   purple_notify_close

Definition at line 1161 of file gaim-compat.h.

◆ gaim_notify_close_with_handle

#define gaim_notify_close_with_handle   purple_notify_close_with_handle

Definition at line 1162 of file gaim-compat.h.

◆ GAIM_NOTIFY_EMAIL

#define GAIM_NOTIFY_EMAIL   PURPLE_NOTIFY_EMAIL

Definition at line 1083 of file gaim-compat.h.

◆ gaim_notify_email

#define gaim_notify_email   purple_notify_email

Definition at line 1137 of file gaim-compat.h.

◆ GAIM_NOTIFY_EMAILS

#define GAIM_NOTIFY_EMAILS   PURPLE_NOTIFY_EMAILS

Definition at line 1084 of file gaim-compat.h.

◆ gaim_notify_emails

#define gaim_notify_emails   purple_notify_emails

Definition at line 1138 of file gaim-compat.h.

◆ gaim_notify_error

#define gaim_notify_error   purple_notify_error

Definition at line 1166 of file gaim-compat.h.

◆ GAIM_NOTIFY_FORMATTED

#define GAIM_NOTIFY_FORMATTED   PURPLE_NOTIFY_FORMATTED

Definition at line 1085 of file gaim-compat.h.

◆ gaim_notify_formatted

#define gaim_notify_formatted   purple_notify_formatted

Definition at line 1139 of file gaim-compat.h.

◆ gaim_notify_get_handle

#define gaim_notify_get_handle   purple_notify_get_handle

Definition at line 1171 of file gaim-compat.h.

◆ gaim_notify_get_ui_ops

#define gaim_notify_get_ui_ops   purple_notify_get_ui_ops

Definition at line 1169 of file gaim-compat.h.

◆ gaim_notify_info

#define gaim_notify_info   purple_notify_info

Definition at line 1164 of file gaim-compat.h.

◆ gaim_notify_init

#define gaim_notify_init   purple_notify_init

Definition at line 1173 of file gaim-compat.h.

◆ GAIM_NOTIFY_MESSAGE

#define GAIM_NOTIFY_MESSAGE   PURPLE_NOTIFY_MESSAGE

Definition at line 1082 of file gaim-compat.h.

◆ gaim_notify_message

#define gaim_notify_message   purple_notify_message

Definition at line 1136 of file gaim-compat.h.

◆ GAIM_NOTIFY_MSG_ERROR

#define GAIM_NOTIFY_MSG_ERROR   PURPLE_NOTIFY_MSG_ERROR

Definition at line 1092 of file gaim-compat.h.

◆ GAIM_NOTIFY_MSG_INFO

#define GAIM_NOTIFY_MSG_INFO   PURPLE_NOTIFY_MSG_INFO

Definition at line 1094 of file gaim-compat.h.

◆ GAIM_NOTIFY_MSG_WARNING

#define GAIM_NOTIFY_MSG_WARNING   PURPLE_NOTIFY_MSG_WARNING

Definition at line 1093 of file gaim-compat.h.

◆ GAIM_NOTIFY_SEARCHRESULTS

#define GAIM_NOTIFY_SEARCHRESULTS   PURPLE_NOTIFY_SEARCHRESULTS

Definition at line 1086 of file gaim-compat.h.

◆ gaim_notify_searchresults

#define gaim_notify_searchresults   purple_notify_searchresults

Definition at line 1122 of file gaim-compat.h.

◆ gaim_notify_searchresults_button_add

#define gaim_notify_searchresults_button_add   purple_notify_searchresults_button_add

Definition at line 1125 of file gaim-compat.h.

◆ gaim_notify_searchresults_button_add_labeled

#define gaim_notify_searchresults_button_add_labeled   purple_notify_searchresults_button_add_labeled

Definition at line 1126 of file gaim-compat.h.

◆ gaim_notify_searchresults_column_add

#define gaim_notify_searchresults_column_add   purple_notify_searchresults_column_add

Definition at line 1129 of file gaim-compat.h.

◆ gaim_notify_searchresults_column_get_title

#define gaim_notify_searchresults_column_get_title   purple_notify_searchresults_column_get_title

Definition at line 1134 of file gaim-compat.h.

◆ gaim_notify_searchresults_column_new

#define gaim_notify_searchresults_column_new   purple_notify_searchresults_column_new

Definition at line 1128 of file gaim-compat.h.

◆ gaim_notify_searchresults_free

#define gaim_notify_searchresults_free   purple_notify_searchresults_free

Definition at line 1123 of file gaim-compat.h.

◆ gaim_notify_searchresults_get_columns_count

#define gaim_notify_searchresults_get_columns_count   purple_notify_searchresults_get_columns_count

Definition at line 1132 of file gaim-compat.h.

◆ gaim_notify_searchresults_get_rows_count

#define gaim_notify_searchresults_get_rows_count   purple_notify_searchresults_get_rows_count

Definition at line 1131 of file gaim-compat.h.

◆ gaim_notify_searchresults_new

#define gaim_notify_searchresults_new   purple_notify_searchresults_new

Definition at line 1127 of file gaim-compat.h.

◆ gaim_notify_searchresults_new_rows

#define gaim_notify_searchresults_new_rows   purple_notify_searchresults_new_rows

Definition at line 1124 of file gaim-compat.h.

◆ gaim_notify_searchresults_row_add

#define gaim_notify_searchresults_row_add   purple_notify_searchresults_row_add

Definition at line 1130 of file gaim-compat.h.

◆ gaim_notify_searchresults_row_get

#define gaim_notify_searchresults_row_get   purple_notify_searchresults_row_get

Definition at line 1133 of file gaim-compat.h.

◆ gaim_notify_set_ui_ops

#define gaim_notify_set_ui_ops   purple_notify_set_ui_ops

Definition at line 1168 of file gaim-compat.h.

◆ gaim_notify_uninit

#define gaim_notify_uninit   purple_notify_uninit

Definition at line 1174 of file gaim-compat.h.

◆ GAIM_NOTIFY_URI

#define GAIM_NOTIFY_URI   PURPLE_NOTIFY_URI

Definition at line 1088 of file gaim-compat.h.

◆ gaim_notify_uri

#define gaim_notify_uri   purple_notify_uri

Definition at line 1160 of file gaim-compat.h.

◆ gaim_notify_user_info_add_pair

#define gaim_notify_user_info_add_pair   purple_notify_user_info_add_pair

Definition at line 1146 of file gaim-compat.h.

◆ gaim_notify_user_info_add_section_break

#define gaim_notify_user_info_add_section_break   purple_notify_user_info_add_section_break

Definition at line 1150 of file gaim-compat.h.

◆ gaim_notify_user_info_add_section_header

#define gaim_notify_user_info_add_section_header   purple_notify_user_info_add_section_header

Definition at line 1151 of file gaim-compat.h.

◆ gaim_notify_user_info_destroy

#define gaim_notify_user_info_destroy   purple_notify_user_info_destroy

Definition at line 1143 of file gaim-compat.h.

◆ gaim_notify_user_info_entry_get_label

#define gaim_notify_user_info_entry_get_label   purple_notify_user_info_entry_get_label

Definition at line 1153 of file gaim-compat.h.

◆ gaim_notify_user_info_entry_get_type

#define gaim_notify_user_info_entry_get_type   purple_notify_user_info_entry_get_type

Definition at line 1157 of file gaim-compat.h.

◆ gaim_notify_user_info_entry_get_value

#define gaim_notify_user_info_entry_get_value   purple_notify_user_info_entry_get_value

Definition at line 1155 of file gaim-compat.h.

◆ gaim_notify_user_info_entry_new

#define gaim_notify_user_info_entry_new   purple_notify_user_info_entry_new

Definition at line 1149 of file gaim-compat.h.

◆ GAIM_NOTIFY_USER_INFO_ENTRY_PAIR

#define GAIM_NOTIFY_USER_INFO_ENTRY_PAIR   PURPLE_NOTIFY_USER_INFO_ENTRY_PAIR

Definition at line 1110 of file gaim-compat.h.

◆ GAIM_NOTIFY_USER_INFO_ENTRY_SECTION_BREAK

#define GAIM_NOTIFY_USER_INFO_ENTRY_SECTION_BREAK   PURPLE_NOTIFY_USER_INFO_ENTRY_SECTION_BREAK

Definition at line 1111 of file gaim-compat.h.

◆ GAIM_NOTIFY_USER_INFO_ENTRY_SECTION_HEADER

#define GAIM_NOTIFY_USER_INFO_ENTRY_SECTION_HEADER   PURPLE_NOTIFY_USER_INFO_ENTRY_SECTION_HEADER

Definition at line 1112 of file gaim-compat.h.

◆ gaim_notify_user_info_entry_set_label

#define gaim_notify_user_info_entry_set_label   purple_notify_user_info_entry_set_label

Definition at line 1154 of file gaim-compat.h.

◆ gaim_notify_user_info_entry_set_type

#define gaim_notify_user_info_entry_set_type   purple_notify_user_info_entry_set_type

Definition at line 1158 of file gaim-compat.h.

◆ gaim_notify_user_info_entry_set_value

#define gaim_notify_user_info_entry_set_value   purple_notify_user_info_entry_set_value

Definition at line 1156 of file gaim-compat.h.

◆ gaim_notify_user_info_get_entries

#define gaim_notify_user_info_get_entries   purple_notify_user_info_get_entries

Definition at line 1144 of file gaim-compat.h.

◆ gaim_notify_user_info_get_text_with_newline

#define gaim_notify_user_info_get_text_with_newline   purple_notify_user_info_get_text_with_newline

Definition at line 1145 of file gaim-compat.h.

◆ gaim_notify_user_info_new

#define gaim_notify_user_info_new   purple_notify_user_info_new

Definition at line 1142 of file gaim-compat.h.

◆ gaim_notify_user_info_prepend_pair

#define gaim_notify_user_info_prepend_pair   purple_notify_user_info_prepend_pair

Definition at line 1147 of file gaim-compat.h.

◆ gaim_notify_user_info_remove_entry

#define gaim_notify_user_info_remove_entry   purple_notify_user_info_remove_entry

Definition at line 1148 of file gaim-compat.h.

◆ gaim_notify_user_info_remove_last_item

#define gaim_notify_user_info_remove_last_item   purple_notify_user_info_remove_last_item

Definition at line 1152 of file gaim-compat.h.

◆ GAIM_NOTIFY_USERINFO

#define GAIM_NOTIFY_USERINFO   PURPLE_NOTIFY_USERINFO

Definition at line 1087 of file gaim-compat.h.

◆ gaim_notify_userinfo

#define gaim_notify_userinfo   purple_notify_userinfo

Definition at line 1140 of file gaim-compat.h.

◆ gaim_notify_warning

#define gaim_notify_warning   purple_notify_warning

Definition at line 1165 of file gaim-compat.h.

◆ gaim_ntlm_gen_type1

#define gaim_ntlm_gen_type1   purple_ntlm_gen_type1

Definition at line 1178 of file gaim-compat.h.

◆ gaim_ntlm_gen_type3

#define gaim_ntlm_gen_type3   purple_ntlm_gen_type3

Definition at line 1180 of file gaim-compat.h.

◆ gaim_ntlm_parse_type2

#define gaim_ntlm_parse_type2   purple_ntlm_parse_type2

Definition at line 1179 of file gaim-compat.h.

◆ GAIM_NUM_SOUNDS

#define GAIM_NUM_SOUNDS   PURPLE_NUM_SOUNDS

Definition at line 1864 of file gaim-compat.h.

◆ gaim_plugin_action_free

#define gaim_plugin_action_free   purple_plugin_action_free

Definition at line 1273 of file gaim-compat.h.

◆ gaim_plugin_action_new

#define gaim_plugin_action_new   purple_plugin_action_new

Definition at line 1272 of file gaim-compat.h.

◆ GAIM_PLUGIN_ACTIONS

#define GAIM_PLUGIN_ACTIONS   PURPLE_PLUGIN_ACTIONS

Definition at line 1217 of file gaim-compat.h.

◆ gaim_plugin_destroy

#define gaim_plugin_destroy   purple_plugin_destroy

Definition at line 1227 of file gaim-compat.h.

◆ GAIM_PLUGIN_FLAG_INVISIBLE

#define GAIM_PLUGIN_FLAG_INVISIBLE   PURPLE_PLUGIN_FLAG_INVISIBLE

Definition at line 1208 of file gaim-compat.h.

◆ gaim_plugin_get_author

#define gaim_plugin_get_author   purple_plugin_get_author

Definition at line 1235 of file gaim-compat.h.

◆ gaim_plugin_get_description

#define gaim_plugin_get_description   purple_plugin_get_description

Definition at line 1234 of file gaim-compat.h.

◆ gaim_plugin_get_homepage

#define gaim_plugin_get_homepage   purple_plugin_get_homepage

Definition at line 1236 of file gaim-compat.h.

◆ gaim_plugin_get_id

#define gaim_plugin_get_id   purple_plugin_get_id

Definition at line 1230 of file gaim-compat.h.

◆ gaim_plugin_get_name

#define gaim_plugin_get_name   purple_plugin_get_name

Definition at line 1231 of file gaim-compat.h.

◆ gaim_plugin_get_summary

#define gaim_plugin_get_summary   purple_plugin_get_summary

Definition at line 1233 of file gaim-compat.h.

◆ gaim_plugin_get_version

#define gaim_plugin_get_version   purple_plugin_get_version

Definition at line 1232 of file gaim-compat.h.

◆ GAIM_PLUGIN_HAS_ACTIONS

#define GAIM_PLUGIN_HAS_ACTIONS   PURPLE_PLUGIN_HAS_ACTIONS

Definition at line 1216 of file gaim-compat.h.

◆ GAIM_PLUGIN_HAS_PREF_FRAME

#define GAIM_PLUGIN_HAS_PREF_FRAME   PURPLE_PLUGIN_HAS_PREF_FRAME

Definition at line 1213 of file gaim-compat.h.

◆ gaim_plugin_ipc_call

#define gaim_plugin_ipc_call   purple_plugin_ipc_call

Definition at line 1242 of file gaim-compat.h.

◆ gaim_plugin_ipc_get_params

#define gaim_plugin_ipc_get_params   purple_plugin_ipc_get_params

Definition at line 1241 of file gaim-compat.h.

◆ gaim_plugin_ipc_register

#define gaim_plugin_ipc_register   purple_plugin_ipc_register

Definition at line 1238 of file gaim-compat.h.

◆ gaim_plugin_ipc_unregister

#define gaim_plugin_ipc_unregister   purple_plugin_ipc_unregister

Definition at line 1239 of file gaim-compat.h.

◆ gaim_plugin_ipc_unregister_all

#define gaim_plugin_ipc_unregister_all   purple_plugin_ipc_unregister_all

Definition at line 1240 of file gaim-compat.h.

◆ gaim_plugin_is_loaded

#define gaim_plugin_is_loaded   purple_plugin_is_loaded

Definition at line 1228 of file gaim-compat.h.

◆ gaim_plugin_is_unloadable

#define gaim_plugin_is_unloadable   purple_plugin_is_unloadable

Definition at line 1229 of file gaim-compat.h.

◆ gaim_plugin_load

#define gaim_plugin_load   purple_plugin_load

Definition at line 1224 of file gaim-compat.h.

◆ GAIM_PLUGIN_LOADER

#define GAIM_PLUGIN_LOADER   PURPLE_PLUGIN_LOADER

Definition at line 1199 of file gaim-compat.h.

◆ GAIM_PLUGIN_LOADER_INFO

#define GAIM_PLUGIN_LOADER_INFO   PURPLE_PLUGIN_LOADER_INFO

Definition at line 1212 of file gaim-compat.h.

◆ GAIM_PLUGIN_MAGIC

#define GAIM_PLUGIN_MAGIC   PURPLE_PLUGIN_MAGIC

Definition at line 1210 of file gaim-compat.h.

◆ gaim_plugin_new

#define gaim_plugin_new   purple_plugin_new

Definition at line 1221 of file gaim-compat.h.

◆ gaim_plugin_pref_add_choice

#define gaim_plugin_pref_add_choice   purple_plugin_pref_add_choice

Definition at line 1311 of file gaim-compat.h.

◆ GAIM_PLUGIN_PREF_CHOICE

#define GAIM_PLUGIN_PREF_CHOICE   PURPLE_PLUGIN_PREF_CHOICE

Definition at line 1287 of file gaim-compat.h.

◆ gaim_plugin_pref_destroy

#define gaim_plugin_pref_destroy   purple_plugin_pref_destroy

Definition at line 1302 of file gaim-compat.h.

◆ gaim_plugin_pref_frame_add

#define gaim_plugin_pref_frame_add   purple_plugin_pref_frame_add

Definition at line 1295 of file gaim-compat.h.

◆ gaim_plugin_pref_frame_destroy

#define gaim_plugin_pref_frame_destroy   purple_plugin_pref_frame_destroy

Definition at line 1294 of file gaim-compat.h.

◆ gaim_plugin_pref_frame_get_prefs

#define gaim_plugin_pref_frame_get_prefs   purple_plugin_pref_frame_get_prefs

Definition at line 1296 of file gaim-compat.h.

◆ gaim_plugin_pref_frame_new

#define gaim_plugin_pref_frame_new   purple_plugin_pref_frame_new

Definition at line 1293 of file gaim-compat.h.

◆ gaim_plugin_pref_get_bounds

#define gaim_plugin_pref_get_bounds   purple_plugin_pref_get_bounds

Definition at line 1308 of file gaim-compat.h.

◆ gaim_plugin_pref_get_choices

#define gaim_plugin_pref_get_choices   purple_plugin_pref_get_choices

Definition at line 1312 of file gaim-compat.h.

◆ gaim_plugin_pref_get_format_type

#define gaim_plugin_pref_get_format_type   purple_plugin_pref_get_format_type

Definition at line 1318 of file gaim-compat.h.

◆ gaim_plugin_pref_get_label

#define gaim_plugin_pref_get_label   purple_plugin_pref_get_label

Definition at line 1306 of file gaim-compat.h.

◆ gaim_plugin_pref_get_masked

#define gaim_plugin_pref_get_masked   purple_plugin_pref_get_masked

Definition at line 1316 of file gaim-compat.h.

◆ gaim_plugin_pref_get_max_length

#define gaim_plugin_pref_get_max_length   purple_plugin_pref_get_max_length

Definition at line 1314 of file gaim-compat.h.

◆ gaim_plugin_pref_get_name

#define gaim_plugin_pref_get_name   purple_plugin_pref_get_name

Definition at line 1304 of file gaim-compat.h.

◆ gaim_plugin_pref_get_type

#define gaim_plugin_pref_get_type   purple_plugin_pref_get_type

Definition at line 1310 of file gaim-compat.h.

◆ GAIM_PLUGIN_PREF_INFO

#define GAIM_PLUGIN_PREF_INFO   PURPLE_PLUGIN_PREF_INFO

Definition at line 1288 of file gaim-compat.h.

◆ gaim_plugin_pref_new

#define gaim_plugin_pref_new   purple_plugin_pref_new

Definition at line 1298 of file gaim-compat.h.

◆ gaim_plugin_pref_new_with_label

#define gaim_plugin_pref_new_with_label   purple_plugin_pref_new_with_label

Definition at line 1300 of file gaim-compat.h.

◆ gaim_plugin_pref_new_with_name

#define gaim_plugin_pref_new_with_name   purple_plugin_pref_new_with_name

Definition at line 1299 of file gaim-compat.h.

◆ gaim_plugin_pref_new_with_name_and_label

#define gaim_plugin_pref_new_with_name_and_label   purple_plugin_pref_new_with_name_and_label

Definition at line 1301 of file gaim-compat.h.

◆ GAIM_PLUGIN_PREF_NONE

#define GAIM_PLUGIN_PREF_NONE   PURPLE_PLUGIN_PREF_NONE

Definition at line 1286 of file gaim-compat.h.

◆ gaim_plugin_pref_set_bounds

#define gaim_plugin_pref_set_bounds   purple_plugin_pref_set_bounds

Definition at line 1307 of file gaim-compat.h.

◆ gaim_plugin_pref_set_format_type

#define gaim_plugin_pref_set_format_type   purple_plugin_pref_set_format_type

Definition at line 1317 of file gaim-compat.h.

◆ gaim_plugin_pref_set_label

#define gaim_plugin_pref_set_label   purple_plugin_pref_set_label

Definition at line 1305 of file gaim-compat.h.

◆ gaim_plugin_pref_set_masked

#define gaim_plugin_pref_set_masked   purple_plugin_pref_set_masked

Definition at line 1315 of file gaim-compat.h.

◆ gaim_plugin_pref_set_max_length

#define gaim_plugin_pref_set_max_length   purple_plugin_pref_set_max_length

Definition at line 1313 of file gaim-compat.h.

◆ gaim_plugin_pref_set_name

#define gaim_plugin_pref_set_name   purple_plugin_pref_set_name

Definition at line 1303 of file gaim-compat.h.

◆ gaim_plugin_pref_set_type

#define gaim_plugin_pref_set_type   purple_plugin_pref_set_type

Definition at line 1309 of file gaim-compat.h.

◆ GAIM_PLUGIN_PREF_STRING_FORMAT

#define GAIM_PLUGIN_PREF_STRING_FORMAT   PURPLE_PLUGIN_PREF_STRING_FORMAT

Definition at line 1289 of file gaim-compat.h.

◆ gaim_plugin_probe

#define gaim_plugin_probe   purple_plugin_probe

Definition at line 1222 of file gaim-compat.h.

◆ GAIM_PLUGIN_PROTOCOL

#define GAIM_PLUGIN_PROTOCOL   PURPLE_PLUGIN_PROTOCOL

Definition at line 1200 of file gaim-compat.h.

◆ GAIM_PLUGIN_PROTOCOL_INFO

#define GAIM_PLUGIN_PROTOCOL_INFO   PURPLE_PLUGIN_PROTOCOL_INFO

Definition at line 1499 of file gaim-compat.h.

◆ gaim_plugin_register

#define gaim_plugin_register   purple_plugin_register

Definition at line 1223 of file gaim-compat.h.

◆ gaim_plugin_reload

#define gaim_plugin_reload   purple_plugin_reload

Definition at line 1226 of file gaim-compat.h.

◆ GAIM_PLUGIN_STANDARD

#define GAIM_PLUGIN_STANDARD   PURPLE_PLUGIN_STANDARD

Definition at line 1198 of file gaim-compat.h.

◆ GAIM_PLUGIN_UI_INFO

#define GAIM_PLUGIN_UI_INFO   PURPLE_PLUGIN_UI_INFO

Definition at line 1214 of file gaim-compat.h.

◆ GAIM_PLUGIN_UNKNOWN

#define GAIM_PLUGIN_UNKNOWN   PURPLE_PLUGIN_UNKNOWN

Definition at line 1197 of file gaim-compat.h.

◆ gaim_plugin_unload

#define gaim_plugin_unload   purple_plugin_unload

Definition at line 1225 of file gaim-compat.h.

◆ gaim_plugins_add_search_path

#define gaim_plugins_add_search_path   purple_plugins_add_search_path

Definition at line 1244 of file gaim-compat.h.

◆ gaim_plugins_destroy_all

#define gaim_plugins_destroy_all   purple_plugins_destroy_all

Definition at line 1246 of file gaim-compat.h.

◆ gaim_plugins_enabled

#define gaim_plugins_enabled   purple_plugins_enabled

Definition at line 1250 of file gaim-compat.h.

◆ gaim_plugins_find_with_basename

#define gaim_plugins_find_with_basename   purple_plugins_find_with_basename

Definition at line 1261 of file gaim-compat.h.

◆ gaim_plugins_find_with_filename

#define gaim_plugins_find_with_filename   purple_plugins_find_with_filename

Definition at line 1260 of file gaim-compat.h.

◆ gaim_plugins_find_with_id

#define gaim_plugins_find_with_id   purple_plugins_find_with_id

Definition at line 1262 of file gaim-compat.h.

◆ gaim_plugins_find_with_name

#define gaim_plugins_find_with_name   purple_plugins_find_with_name

Definition at line 1259 of file gaim-compat.h.

◆ gaim_plugins_get_all

#define gaim_plugins_get_all   purple_plugins_get_all

Definition at line 1266 of file gaim-compat.h.

◆ gaim_plugins_get_handle

#define gaim_plugins_get_handle   purple_plugins_get_handle

Definition at line 1268 of file gaim-compat.h.

◆ gaim_plugins_get_loaded

#define gaim_plugins_get_loaded   purple_plugins_get_loaded

Definition at line 1264 of file gaim-compat.h.

◆ gaim_plugins_get_protocols

#define gaim_plugins_get_protocols   purple_plugins_get_protocols

Definition at line 1265 of file gaim-compat.h.

◆ gaim_plugins_init

#define gaim_plugins_init   purple_plugins_init

Definition at line 1269 of file gaim-compat.h.

◆ gaim_plugins_load_saved

#define gaim_plugins_load_saved   purple_plugins_load_saved

Definition at line 1248 of file gaim-compat.h.

◆ gaim_plugins_probe

#define gaim_plugins_probe   purple_plugins_probe

Definition at line 1249 of file gaim-compat.h.

◆ gaim_plugins_register_load_notify_cb

#define gaim_plugins_register_load_notify_cb   purple_plugins_register_load_notify_cb

Definition at line 1254 of file gaim-compat.h.

◆ gaim_plugins_register_probe_notify_cb

#define gaim_plugins_register_probe_notify_cb   purple_plugins_register_probe_notify_cb

Definition at line 1252 of file gaim-compat.h.

◆ gaim_plugins_register_unload_notify_cb

#define gaim_plugins_register_unload_notify_cb   purple_plugins_register_unload_notify_cb

Definition at line 1256 of file gaim-compat.h.

◆ gaim_plugins_save_loaded

#define gaim_plugins_save_loaded   purple_plugins_save_loaded

Definition at line 1247 of file gaim-compat.h.

◆ gaim_plugins_uninit

#define gaim_plugins_uninit   purple_plugins_uninit

Definition at line 1270 of file gaim-compat.h.

◆ gaim_plugins_unload_all

#define gaim_plugins_unload_all   purple_plugins_unload_all

Definition at line 1245 of file gaim-compat.h.

◆ gaim_plugins_unregister_load_notify_cb

#define gaim_plugins_unregister_load_notify_cb   purple_plugins_unregister_load_notify_cb

Definition at line 1255 of file gaim-compat.h.

◆ gaim_plugins_unregister_probe_notify_cb

#define gaim_plugins_unregister_probe_notify_cb   purple_plugins_unregister_probe_notify_cb

Definition at line 1253 of file gaim-compat.h.

◆ gaim_plugins_unregister_unload_notify_cb

#define gaim_plugins_unregister_unload_notify_cb   purple_plugins_unregister_unload_notify_cb

Definition at line 1257 of file gaim-compat.h.

◆ gaim_pounce_action_get_attribute

#define gaim_pounce_action_get_attribute   purple_pounce_action_get_attribute

Definition at line 1361 of file gaim-compat.h.

◆ gaim_pounce_action_is_enabled

#define gaim_pounce_action_is_enabled   purple_pounce_action_is_enabled

Definition at line 1360 of file gaim-compat.h.

◆ gaim_pounce_action_register

#define gaim_pounce_action_register   purple_pounce_action_register

Definition at line 1351 of file gaim-compat.h.

◆ gaim_pounce_action_set_attribute

#define gaim_pounce_action_set_attribute   purple_pounce_action_set_attribute

Definition at line 1353 of file gaim-compat.h.

◆ gaim_pounce_action_set_enabled

#define gaim_pounce_action_set_enabled   purple_pounce_action_set_enabled

Definition at line 1352 of file gaim-compat.h.

◆ GAIM_POUNCE_AWAY

#define GAIM_POUNCE_AWAY   PURPLE_POUNCE_AWAY

Definition at line 1327 of file gaim-compat.h.

◆ GAIM_POUNCE_AWAY_RETURN

#define GAIM_POUNCE_AWAY_RETURN   PURPLE_POUNCE_AWAY_RETURN

Definition at line 1328 of file gaim-compat.h.

◆ gaim_pounce_destroy

#define gaim_pounce_destroy   purple_pounce_destroy

Definition at line 1344 of file gaim-compat.h.

◆ gaim_pounce_destroy_all_by_account

#define gaim_pounce_destroy_all_by_account   purple_pounce_destroy_all_by_account

Definition at line 1345 of file gaim-compat.h.

◆ gaim_pounce_execute

#define gaim_pounce_execute   purple_pounce_execute

Definition at line 1363 of file gaim-compat.h.

◆ gaim_pounce_get_data

#define gaim_pounce_get_data   purple_pounce_get_data

Definition at line 1362 of file gaim-compat.h.

◆ gaim_pounce_get_events

#define gaim_pounce_get_events   purple_pounce_get_events

Definition at line 1355 of file gaim-compat.h.

◆ gaim_pounce_get_options

#define gaim_pounce_get_options   purple_pounce_get_options

Definition at line 1356 of file gaim-compat.h.

◆ gaim_pounce_get_pouncee

#define gaim_pounce_get_pouncee   purple_pounce_get_pouncee

Definition at line 1358 of file gaim-compat.h.

◆ gaim_pounce_get_pouncer

#define gaim_pounce_get_pouncer   purple_pounce_get_pouncer

Definition at line 1357 of file gaim-compat.h.

◆ gaim_pounce_get_save

#define gaim_pounce_get_save   purple_pounce_get_save

Definition at line 1359 of file gaim-compat.h.

◆ GAIM_POUNCE_IDLE

#define GAIM_POUNCE_IDLE   PURPLE_POUNCE_IDLE

Definition at line 1329 of file gaim-compat.h.

◆ GAIM_POUNCE_IDLE_RETURN

#define GAIM_POUNCE_IDLE_RETURN   PURPLE_POUNCE_IDLE_RETURN

Definition at line 1330 of file gaim-compat.h.

◆ GAIM_POUNCE_MESSAGE_RECEIVED

#define GAIM_POUNCE_MESSAGE_RECEIVED   PURPLE_POUNCE_MESSAGE_RECEIVED

Definition at line 1334 of file gaim-compat.h.

◆ gaim_pounce_new

#define gaim_pounce_new   purple_pounce_new

Definition at line 1343 of file gaim-compat.h.

◆ GAIM_POUNCE_NONE

#define GAIM_POUNCE_NONE   PURPLE_POUNCE_NONE

Definition at line 1324 of file gaim-compat.h.

◆ GAIM_POUNCE_OPTION_AWAY

#define GAIM_POUNCE_OPTION_AWAY   PURPLE_POUNCE_OPTION_AWAY

Definition at line 1338 of file gaim-compat.h.

◆ GAIM_POUNCE_OPTION_NONE

#define GAIM_POUNCE_OPTION_NONE   PURPLE_POUNCE_OPTION_NONE

Definition at line 1337 of file gaim-compat.h.

◆ gaim_pounce_set_data

#define gaim_pounce_set_data   purple_pounce_set_data

Definition at line 1354 of file gaim-compat.h.

◆ gaim_pounce_set_events

#define gaim_pounce_set_events   purple_pounce_set_events

Definition at line 1346 of file gaim-compat.h.

◆ gaim_pounce_set_options

#define gaim_pounce_set_options   purple_pounce_set_options

Definition at line 1347 of file gaim-compat.h.

◆ gaim_pounce_set_pouncee

#define gaim_pounce_set_pouncee   purple_pounce_set_pouncee

Definition at line 1349 of file gaim-compat.h.

◆ gaim_pounce_set_pouncer

#define gaim_pounce_set_pouncer   purple_pounce_set_pouncer

Definition at line 1348 of file gaim-compat.h.

◆ gaim_pounce_set_save

#define gaim_pounce_set_save   purple_pounce_set_save

Definition at line 1350 of file gaim-compat.h.

◆ GAIM_POUNCE_SIGNOFF

#define GAIM_POUNCE_SIGNOFF   PURPLE_POUNCE_SIGNOFF

Definition at line 1326 of file gaim-compat.h.

◆ GAIM_POUNCE_SIGNON

#define GAIM_POUNCE_SIGNON   PURPLE_POUNCE_SIGNON

Definition at line 1325 of file gaim-compat.h.

◆ GAIM_POUNCE_TYPED

#define GAIM_POUNCE_TYPED   PURPLE_POUNCE_TYPED

Definition at line 1332 of file gaim-compat.h.

◆ GAIM_POUNCE_TYPING

#define GAIM_POUNCE_TYPING   PURPLE_POUNCE_TYPING

Definition at line 1331 of file gaim-compat.h.

◆ GAIM_POUNCE_TYPING_STOPPED

#define GAIM_POUNCE_TYPING_STOPPED   PURPLE_POUNCE_TYPING_STOPPED

Definition at line 1333 of file gaim-compat.h.

◆ gaim_pounces_get_all

#define gaim_pounces_get_all   purple_pounces_get_all

Definition at line 1369 of file gaim-compat.h.

◆ gaim_pounces_get_handle

#define gaim_pounces_get_handle   purple_pounces_get_handle

Definition at line 1370 of file gaim-compat.h.

◆ gaim_pounces_init

#define gaim_pounces_init   purple_pounces_init

Definition at line 1371 of file gaim-compat.h.

◆ gaim_pounces_load

#define gaim_pounces_load   purple_pounces_load

Definition at line 1366 of file gaim-compat.h.

◆ gaim_pounces_register_handler

#define gaim_pounces_register_handler   purple_pounces_register_handler

Definition at line 1367 of file gaim-compat.h.

◆ gaim_pounces_uninit

#define gaim_pounces_uninit   purple_pounces_uninit

Definition at line 1372 of file gaim-compat.h.

◆ gaim_pounces_unregister_handler

#define gaim_pounces_unregister_handler   purple_pounces_unregister_handler

Definition at line 1368 of file gaim-compat.h.

◆ GAIM_PREF_BOOLEAN

#define GAIM_PREF_BOOLEAN   PURPLE_PREF_BOOLEAN

Definition at line 1378 of file gaim-compat.h.

◆ GAIM_PREF_INT

#define GAIM_PREF_INT   PURPLE_PREF_INT

Definition at line 1379 of file gaim-compat.h.

◆ GAIM_PREF_NONE

#define GAIM_PREF_NONE   PURPLE_PREF_NONE

Definition at line 1377 of file gaim-compat.h.

◆ GAIM_PREF_PATH

#define GAIM_PREF_PATH   PURPLE_PREF_PATH

Definition at line 1382 of file gaim-compat.h.

◆ GAIM_PREF_PATH_LIST

#define GAIM_PREF_PATH_LIST   PURPLE_PREF_PATH_LIST

Definition at line 1383 of file gaim-compat.h.

◆ GAIM_PREF_STRING

#define GAIM_PREF_STRING   PURPLE_PREF_STRING

Definition at line 1380 of file gaim-compat.h.

◆ GAIM_PREF_STRING_LIST

#define GAIM_PREF_STRING_LIST   PURPLE_PREF_STRING_LIST

Definition at line 1381 of file gaim-compat.h.

◆ gaim_prefs_add_bool

#define gaim_prefs_add_bool   purple_prefs_add_bool

Definition at line 1392 of file gaim-compat.h.

◆ gaim_prefs_add_int

#define gaim_prefs_add_int   purple_prefs_add_int

Definition at line 1393 of file gaim-compat.h.

◆ gaim_prefs_add_none

#define gaim_prefs_add_none   purple_prefs_add_none

Definition at line 1391 of file gaim-compat.h.

◆ gaim_prefs_add_path

#define gaim_prefs_add_path   purple_prefs_add_path

Definition at line 1396 of file gaim-compat.h.

◆ gaim_prefs_add_path_list

#define gaim_prefs_add_path_list   purple_prefs_add_path_list

Definition at line 1397 of file gaim-compat.h.

◆ gaim_prefs_add_string

#define gaim_prefs_add_string   purple_prefs_add_string

Definition at line 1394 of file gaim-compat.h.

◆ gaim_prefs_add_string_list

#define gaim_prefs_add_string_list   purple_prefs_add_string_list

Definition at line 1395 of file gaim-compat.h.

◆ gaim_prefs_connect_callback

#define gaim_prefs_connect_callback   purple_prefs_connect_callback

Definition at line 1417 of file gaim-compat.h.

◆ gaim_prefs_destroy

#define gaim_prefs_destroy   purple_prefs_destroy

Definition at line 1401 of file gaim-compat.h.

◆ gaim_prefs_disconnect_by_handle

#define gaim_prefs_disconnect_by_handle   purple_prefs_disconnect_by_handle

Definition at line 1419 of file gaim-compat.h.

◆ gaim_prefs_disconnect_callback

#define gaim_prefs_disconnect_callback   purple_prefs_disconnect_callback

Definition at line 1418 of file gaim-compat.h.

◆ gaim_prefs_exists

#define gaim_prefs_exists   purple_prefs_exists

Definition at line 1409 of file gaim-compat.h.

◆ gaim_prefs_get_bool

#define gaim_prefs_get_bool   purple_prefs_get_bool

Definition at line 1411 of file gaim-compat.h.

◆ gaim_prefs_get_handle

#define gaim_prefs_get_handle   purple_prefs_get_handle

Definition at line 1388 of file gaim-compat.h.

◆ gaim_prefs_get_int

#define gaim_prefs_get_int   purple_prefs_get_int

Definition at line 1412 of file gaim-compat.h.

◆ gaim_prefs_get_path

#define gaim_prefs_get_path   purple_prefs_get_path

Definition at line 1415 of file gaim-compat.h.

◆ gaim_prefs_get_path_list

#define gaim_prefs_get_path_list   purple_prefs_get_path_list

Definition at line 1416 of file gaim-compat.h.

◆ gaim_prefs_get_string

#define gaim_prefs_get_string   purple_prefs_get_string

Definition at line 1413 of file gaim-compat.h.

◆ gaim_prefs_get_string_list

#define gaim_prefs_get_string_list   purple_prefs_get_string_list

Definition at line 1414 of file gaim-compat.h.

◆ gaim_prefs_get_type

#define gaim_prefs_get_type   purple_prefs_get_type

Definition at line 1410 of file gaim-compat.h.

◆ gaim_prefs_init

#define gaim_prefs_init   purple_prefs_init

Definition at line 1389 of file gaim-compat.h.

◆ gaim_prefs_load

#define gaim_prefs_load   purple_prefs_load

Definition at line 1421 of file gaim-compat.h.

◆ gaim_prefs_remove

#define gaim_prefs_remove   purple_prefs_remove

Definition at line 1398 of file gaim-compat.h.

◆ gaim_prefs_rename

#define gaim_prefs_rename   purple_prefs_rename

Definition at line 1399 of file gaim-compat.h.

◆ gaim_prefs_rename_boolean_toggle

#define gaim_prefs_rename_boolean_toggle   purple_prefs_rename_boolean_toggle

Definition at line 1400 of file gaim-compat.h.

◆ gaim_prefs_set_bool

#define gaim_prefs_set_bool   purple_prefs_set_bool

Definition at line 1403 of file gaim-compat.h.

◆ gaim_prefs_set_generic

#define gaim_prefs_set_generic   purple_prefs_set_generic

Definition at line 1402 of file gaim-compat.h.

◆ gaim_prefs_set_int

#define gaim_prefs_set_int   purple_prefs_set_int

Definition at line 1404 of file gaim-compat.h.

◆ gaim_prefs_set_path

#define gaim_prefs_set_path   purple_prefs_set_path

Definition at line 1407 of file gaim-compat.h.

◆ gaim_prefs_set_path_list

#define gaim_prefs_set_path_list   purple_prefs_set_path_list

Definition at line 1408 of file gaim-compat.h.

◆ gaim_prefs_set_string

#define gaim_prefs_set_string   purple_prefs_set_string

Definition at line 1405 of file gaim-compat.h.

◆ gaim_prefs_set_string_list

#define gaim_prefs_set_string_list   purple_prefs_set_string_list

Definition at line 1406 of file gaim-compat.h.

◆ gaim_prefs_trigger_callback

#define gaim_prefs_trigger_callback   purple_prefs_trigger_callback

Definition at line 1420 of file gaim-compat.h.

◆ gaim_prefs_uninit

#define gaim_prefs_uninit   purple_prefs_uninit

Definition at line 1390 of file gaim-compat.h.

◆ gaim_prefs_update_old

#define gaim_prefs_update_old   purple_prefs_update_old

Definition at line 1422 of file gaim-compat.h.

◆ gaim_presence_add_list

#define gaim_presence_add_list   purple_presence_add_list

Definition at line 1990 of file gaim-compat.h.

◆ gaim_presence_add_status

#define gaim_presence_add_status   purple_presence_add_status

Definition at line 1989 of file gaim-compat.h.

◆ gaim_presence_compare

#define gaim_presence_compare   purple_presence_compare

Definition at line 2010 of file gaim-compat.h.

◆ GAIM_PRESENCE_CONTEXT_ACCOUNT

#define GAIM_PRESENCE_CONTEXT_ACCOUNT   PURPLE_PRESENCE_CONTEXT_ACCOUNT

Definition at line 1914 of file gaim-compat.h.

◆ GAIM_PRESENCE_CONTEXT_BUDDY

#define GAIM_PRESENCE_CONTEXT_BUDDY   PURPLE_PRESENCE_CONTEXT_BUDDY

Definition at line 1916 of file gaim-compat.h.

◆ GAIM_PRESENCE_CONTEXT_CONV

#define GAIM_PRESENCE_CONTEXT_CONV   PURPLE_PRESENCE_CONTEXT_CONV

Definition at line 1915 of file gaim-compat.h.

◆ GAIM_PRESENCE_CONTEXT_UNSET

#define GAIM_PRESENCE_CONTEXT_UNSET   PURPLE_PRESENCE_CONTEXT_UNSET

Definition at line 1913 of file gaim-compat.h.

◆ gaim_presence_destroy

#define gaim_presence_destroy   purple_presence_destroy

Definition at line 1988 of file gaim-compat.h.

◆ gaim_presence_get_account

#define gaim_presence_get_account   purple_presence_get_account

Definition at line 1996 of file gaim-compat.h.

◆ gaim_presence_get_active_status

#define gaim_presence_get_active_status   purple_presence_get_active_status

Definition at line 2001 of file gaim-compat.h.

◆ gaim_presence_get_chat_user

#define gaim_presence_get_chat_user   purple_presence_get_chat_user

Definition at line 1998 of file gaim-compat.h.

◆ gaim_presence_get_context

#define gaim_presence_get_context   purple_presence_get_context

Definition at line 1995 of file gaim-compat.h.

◆ gaim_presence_get_conversation

#define gaim_presence_get_conversation   purple_presence_get_conversation

Definition at line 1997 of file gaim-compat.h.

◆ gaim_presence_get_idle_time

#define gaim_presence_get_idle_time   purple_presence_get_idle_time

Definition at line 2008 of file gaim-compat.h.

◆ gaim_presence_get_login_time

#define gaim_presence_get_login_time   purple_presence_get_login_time

Definition at line 2009 of file gaim-compat.h.

◆ gaim_presence_get_status

#define gaim_presence_get_status   purple_presence_get_status

Definition at line 2000 of file gaim-compat.h.

◆ gaim_presence_get_statuses

#define gaim_presence_get_statuses   purple_presence_get_statuses

Definition at line 1999 of file gaim-compat.h.

◆ gaim_presence_is_available

#define gaim_presence_is_available   purple_presence_is_available

Definition at line 2002 of file gaim-compat.h.

◆ gaim_presence_is_idle

#define gaim_presence_is_idle   purple_presence_is_idle

Definition at line 2007 of file gaim-compat.h.

◆ gaim_presence_is_online

#define gaim_presence_is_online   purple_presence_is_online

Definition at line 2003 of file gaim-compat.h.

◆ gaim_presence_is_status_active

#define gaim_presence_is_status_active   purple_presence_is_status_active

Definition at line 2004 of file gaim-compat.h.

◆ gaim_presence_is_status_primitive_active

#define gaim_presence_is_status_primitive_active    purple_presence_is_status_primitive_active

Definition at line 2005 of file gaim-compat.h.

◆ gaim_presence_new

#define gaim_presence_new   purple_presence_new

Definition at line 1984 of file gaim-compat.h.

◆ gaim_presence_new_for_account

#define gaim_presence_new_for_account   purple_presence_new_for_account

Definition at line 1985 of file gaim-compat.h.

◆ gaim_presence_new_for_buddy

#define gaim_presence_new_for_buddy   purple_presence_new_for_buddy

Definition at line 1987 of file gaim-compat.h.

◆ gaim_presence_new_for_conv

#define gaim_presence_new_for_conv   purple_presence_new_for_conv

Definition at line 1986 of file gaim-compat.h.

◆ gaim_presence_set_idle

#define gaim_presence_set_idle   purple_presence_set_idle

Definition at line 1993 of file gaim-compat.h.

◆ gaim_presence_set_login_time

#define gaim_presence_set_login_time   purple_presence_set_login_time

Definition at line 1994 of file gaim-compat.h.

◆ gaim_presence_set_status_active

#define gaim_presence_set_status_active   purple_presence_set_status_active

Definition at line 1991 of file gaim-compat.h.

◆ gaim_presence_switch_status

#define gaim_presence_switch_status   purple_presence_switch_status

Definition at line 1992 of file gaim-compat.h.

◆ gaim_primitive_get_id_from_type

#define gaim_primitive_get_id_from_type   purple_primitive_get_id_from_type

Definition at line 1930 of file gaim-compat.h.

◆ gaim_primitive_get_name_from_type

#define gaim_primitive_get_name_from_type   purple_primitive_get_name_from_type

Definition at line 1931 of file gaim-compat.h.

◆ gaim_primitive_get_type_from_id

#define gaim_primitive_get_type_from_id   purple_primitive_get_type_from_id

Definition at line 1932 of file gaim-compat.h.

◆ gaim_print_utf8_to_console

#define gaim_print_utf8_to_console   purple_print_utf8_to_console

Definition at line 2175 of file gaim-compat.h.

◆ GAIM_PRIORITY_DEFAULT

#define GAIM_PRIORITY_DEFAULT   PURPLE_PRIORITY_DEFAULT

Definition at line 1204 of file gaim-compat.h.

◆ GAIM_PRIORITY_HIGHEST

#define GAIM_PRIORITY_HIGHEST   PURPLE_PRIORITY_HIGHEST

Definition at line 1205 of file gaim-compat.h.

◆ GAIM_PRIORITY_LOWEST

#define GAIM_PRIORITY_LOWEST   PURPLE_PRIORITY_LOWEST

Definition at line 1206 of file gaim-compat.h.

◆ gaim_privacy_allow

#define gaim_privacy_allow   purple_privacy_allow

Definition at line 1439 of file gaim-compat.h.

◆ GAIM_PRIVACY_ALLOW_ALL

#define GAIM_PRIVACY_ALLOW_ALL   PURPLE_PRIVACY_ALLOW_ALL

Definition at line 1426 of file gaim-compat.h.

◆ GAIM_PRIVACY_ALLOW_BUDDYLIST

#define GAIM_PRIVACY_ALLOW_BUDDYLIST   PURPLE_PRIVACY_ALLOW_BUDDYLIST

Definition at line 1430 of file gaim-compat.h.

◆ GAIM_PRIVACY_ALLOW_USERS

#define GAIM_PRIVACY_ALLOW_USERS   PURPLE_PRIVACY_ALLOW_USERS

Definition at line 1428 of file gaim-compat.h.

◆ gaim_privacy_check

#define gaim_privacy_check   purple_privacy_check

Definition at line 1441 of file gaim-compat.h.

◆ gaim_privacy_deny

#define gaim_privacy_deny   purple_privacy_deny

Definition at line 1440 of file gaim-compat.h.

◆ gaim_privacy_deny_add

#define gaim_privacy_deny_add   purple_privacy_deny_add

Definition at line 1437 of file gaim-compat.h.

◆ GAIM_PRIVACY_DENY_ALL

#define GAIM_PRIVACY_DENY_ALL   PURPLE_PRIVACY_DENY_ALL

Definition at line 1427 of file gaim-compat.h.

◆ gaim_privacy_deny_remove

#define gaim_privacy_deny_remove   purple_privacy_deny_remove

Definition at line 1438 of file gaim-compat.h.

◆ GAIM_PRIVACY_DENY_USERS

#define GAIM_PRIVACY_DENY_USERS   PURPLE_PRIVACY_DENY_USERS

Definition at line 1429 of file gaim-compat.h.

◆ gaim_privacy_get_ui_ops

#define gaim_privacy_get_ui_ops   purple_privacy_get_ui_ops

Definition at line 1443 of file gaim-compat.h.

◆ gaim_privacy_init

#define gaim_privacy_init   purple_privacy_init

Definition at line 1444 of file gaim-compat.h.

◆ gaim_privacy_permit_add

#define gaim_privacy_permit_add   purple_privacy_permit_add

Definition at line 1435 of file gaim-compat.h.

◆ gaim_privacy_permit_remove

#define gaim_privacy_permit_remove   purple_privacy_permit_remove

Definition at line 1436 of file gaim-compat.h.

◆ gaim_privacy_set_ui_ops

#define gaim_privacy_set_ui_ops   purple_privacy_set_ui_ops

Definition at line 1442 of file gaim-compat.h.

◆ gaim_program_is_valid

#define gaim_program_is_valid   purple_program_is_valid

Definition at line 2120 of file gaim-compat.h.

◆ gaim_proxy_connect

#define gaim_proxy_connect   purple_proxy_connect

Definition at line 1480 of file gaim-compat.h.

◆ gaim_proxy_connect_cancel

#define gaim_proxy_connect_cancel   purple_proxy_connect_cancel

Definition at line 1482 of file gaim-compat.h.

◆ gaim_proxy_connect_cancel_with_handle

#define gaim_proxy_connect_cancel_with_handle   purple_proxy_connect_cancel_with_handle

Definition at line 1483 of file gaim-compat.h.

◆ gaim_proxy_connect_socks5

#define gaim_proxy_connect_socks5   purple_proxy_connect_socks5

Definition at line 1481 of file gaim-compat.h.

◆ gaim_proxy_get_handle

#define gaim_proxy_get_handle   purple_proxy_get_handle

Definition at line 1475 of file gaim-compat.h.

◆ gaim_proxy_get_setup

#define gaim_proxy_get_setup   purple_proxy_get_setup

Definition at line 1478 of file gaim-compat.h.

◆ GAIM_PROXY_HTTP

#define GAIM_PROXY_HTTP   PURPLE_PROXY_HTTP

Definition at line 1450 of file gaim-compat.h.

◆ gaim_proxy_info_destroy

#define gaim_proxy_info_destroy   purple_proxy_info_destroy

Definition at line 1462 of file gaim-compat.h.

◆ gaim_proxy_info_get_host

#define gaim_proxy_info_get_host   purple_proxy_info_get_host

Definition at line 1469 of file gaim-compat.h.

◆ gaim_proxy_info_get_password

#define gaim_proxy_info_get_password   purple_proxy_info_get_password

Definition at line 1472 of file gaim-compat.h.

◆ gaim_proxy_info_get_port

#define gaim_proxy_info_get_port   purple_proxy_info_get_port

Definition at line 1470 of file gaim-compat.h.

◆ gaim_proxy_info_get_type

#define gaim_proxy_info_get_type   purple_proxy_info_get_type

Definition at line 1468 of file gaim-compat.h.

◆ gaim_proxy_info_get_username

#define gaim_proxy_info_get_username   purple_proxy_info_get_username

Definition at line 1471 of file gaim-compat.h.

◆ gaim_proxy_info_new

#define gaim_proxy_info_new   purple_proxy_info_new

Definition at line 1461 of file gaim-compat.h.

◆ gaim_proxy_info_set_host

#define gaim_proxy_info_set_host   purple_proxy_info_set_host

Definition at line 1464 of file gaim-compat.h.

◆ gaim_proxy_info_set_password

#define gaim_proxy_info_set_password   purple_proxy_info_set_password

Definition at line 1467 of file gaim-compat.h.

◆ gaim_proxy_info_set_port

#define gaim_proxy_info_set_port   purple_proxy_info_set_port

Definition at line 1465 of file gaim-compat.h.

◆ gaim_proxy_info_set_type

#define gaim_proxy_info_set_type   purple_proxy_info_set_type

Definition at line 1463 of file gaim-compat.h.

◆ gaim_proxy_info_set_username

#define gaim_proxy_info_set_username   purple_proxy_info_set_username

Definition at line 1466 of file gaim-compat.h.

◆ gaim_proxy_init

#define gaim_proxy_init   purple_proxy_init

Definition at line 1476 of file gaim-compat.h.

◆ GAIM_PROXY_NONE

#define GAIM_PROXY_NONE   PURPLE_PROXY_NONE

Definition at line 1449 of file gaim-compat.h.

◆ GAIM_PROXY_SOCKS4

#define GAIM_PROXY_SOCKS4   PURPLE_PROXY_SOCKS4

Definition at line 1451 of file gaim-compat.h.

◆ GAIM_PROXY_SOCKS5

#define GAIM_PROXY_SOCKS5   PURPLE_PROXY_SOCKS5

Definition at line 1452 of file gaim-compat.h.

◆ gaim_proxy_uninit

#define gaim_proxy_uninit   purple_proxy_uninit

Definition at line 1477 of file gaim-compat.h.

◆ GAIM_PROXY_USE_ENVVAR

#define GAIM_PROXY_USE_ENVVAR   PURPLE_PROXY_USE_ENVVAR

Definition at line 1453 of file gaim-compat.h.

◆ GAIM_PROXY_USE_GLOBAL

#define GAIM_PROXY_USE_GLOBAL   PURPLE_PROXY_USE_GLOBAL

Definition at line 1448 of file gaim-compat.h.

◆ gaim_prpl_change_account_status

#define gaim_prpl_change_account_status   purple_prpl_change_account_status

Definition at line 1507 of file gaim-compat.h.

◆ gaim_prpl_get_statuses

#define gaim_prpl_get_statuses   purple_prpl_get_statuses

Definition at line 1508 of file gaim-compat.h.

◆ gaim_prpl_got_account_idle

#define gaim_prpl_got_account_idle   purple_prpl_got_account_idle

Definition at line 1501 of file gaim-compat.h.

◆ gaim_prpl_got_account_login_time

#define gaim_prpl_got_account_login_time   purple_prpl_got_account_login_time

Definition at line 1502 of file gaim-compat.h.

◆ gaim_prpl_got_account_status

#define gaim_prpl_got_account_status   purple_prpl_got_account_status

Definition at line 1503 of file gaim-compat.h.

◆ gaim_prpl_got_user_idle

#define gaim_prpl_got_user_idle   purple_prpl_got_user_idle

Definition at line 1504 of file gaim-compat.h.

◆ gaim_prpl_got_user_login_time

#define gaim_prpl_got_user_login_time   purple_prpl_got_user_login_time

Definition at line 1505 of file gaim-compat.h.

◆ gaim_prpl_got_user_status

#define gaim_prpl_got_user_status   purple_prpl_got_user_status

Definition at line 1506 of file gaim-compat.h.

◆ gaim_quotedp_decode

#define gaim_quotedp_decode   purple_quotedp_decode

Definition at line 2083 of file gaim-compat.h.

◆ gaim_request_accept_cancel

#define gaim_request_accept_cancel   purple_request_accept_cancel

Definition at line 1664 of file gaim-compat.h.

◆ GAIM_REQUEST_ACTION

#define GAIM_REQUEST_ACTION   PURPLE_REQUEST_ACTION

Definition at line 1518 of file gaim-compat.h.

◆ gaim_request_action

#define gaim_request_action   purple_request_action

Definition at line 1656 of file gaim-compat.h.

◆ gaim_request_action_varg

#define gaim_request_action_varg   purple_request_action_varg

Definition at line 1657 of file gaim-compat.h.

◆ GAIM_REQUEST_CHOICE

#define GAIM_REQUEST_CHOICE   PURPLE_REQUEST_CHOICE

Definition at line 1517 of file gaim-compat.h.

◆ gaim_request_choice

#define gaim_request_choice   purple_request_choice

Definition at line 1654 of file gaim-compat.h.

◆ gaim_request_choice_varg

#define gaim_request_choice_varg   purple_request_choice_varg

Definition at line 1655 of file gaim-compat.h.

◆ gaim_request_close

#define gaim_request_close   purple_request_close

Definition at line 1659 of file gaim-compat.h.

◆ gaim_request_close_with_handle

#define gaim_request_close_with_handle   purple_request_close_with_handle

Definition at line 1660 of file gaim-compat.h.

◆ GAIM_REQUEST_FIELD_ACCOUNT

#define GAIM_REQUEST_FIELD_ACCOUNT   PURPLE_REQUEST_FIELD_ACCOUNT

Definition at line 1532 of file gaim-compat.h.

◆ gaim_request_field_account_get_default_value

#define gaim_request_field_account_get_default_value   purple_request_field_account_get_default_value

Definition at line 1648 of file gaim-compat.h.

◆ gaim_request_field_account_get_filter

#define gaim_request_field_account_get_filter   purple_request_field_account_get_filter

Definition at line 1651 of file gaim-compat.h.

◆ gaim_request_field_account_get_show_all

#define gaim_request_field_account_get_show_all   purple_request_field_account_get_show_all

Definition at line 1650 of file gaim-compat.h.

◆ gaim_request_field_account_get_value

#define gaim_request_field_account_get_value   purple_request_field_account_get_value

Definition at line 1649 of file gaim-compat.h.

◆ gaim_request_field_account_new

#define gaim_request_field_account_new   purple_request_field_account_new

Definition at line 1643 of file gaim-compat.h.

◆ gaim_request_field_account_set_default_value

#define gaim_request_field_account_set_default_value   purple_request_field_account_set_default_value

Definition at line 1644 of file gaim-compat.h.

◆ gaim_request_field_account_set_filter

#define gaim_request_field_account_set_filter   purple_request_field_account_set_filter

Definition at line 1647 of file gaim-compat.h.

◆ gaim_request_field_account_set_show_all

#define gaim_request_field_account_set_show_all   purple_request_field_account_set_show_all

Definition at line 1646 of file gaim-compat.h.

◆ gaim_request_field_account_set_value

#define gaim_request_field_account_set_value   purple_request_field_account_set_value

Definition at line 1645 of file gaim-compat.h.

◆ gaim_request_field_bool_get_default_value

#define gaim_request_field_bool_get_default_value    purple_request_field_bool_get_default_value

Definition at line 1608 of file gaim-compat.h.

◆ gaim_request_field_bool_get_value

#define gaim_request_field_bool_get_value   purple_request_field_bool_get_value

Definition at line 1610 of file gaim-compat.h.

◆ gaim_request_field_bool_new

#define gaim_request_field_bool_new   purple_request_field_bool_new

Definition at line 1604 of file gaim-compat.h.

◆ gaim_request_field_bool_set_default_value

#define gaim_request_field_bool_set_default_value    purple_request_field_book_set_default_value

Definition at line 1605 of file gaim-compat.h.

◆ gaim_request_field_bool_set_value

#define gaim_request_field_bool_set_value   purple_request_field_bool_set_value

Definition at line 1607 of file gaim-compat.h.

◆ GAIM_REQUEST_FIELD_BOOLEAN

#define GAIM_REQUEST_FIELD_BOOLEAN   PURPLE_REQUEST_FIELD_BOOLEAN

Definition at line 1527 of file gaim-compat.h.

◆ GAIM_REQUEST_FIELD_CHOICE

#define GAIM_REQUEST_FIELD_CHOICE   PURPLE_REQUEST_FIELD_CHOICE

Definition at line 1528 of file gaim-compat.h.

◆ gaim_request_field_choice_add

#define gaim_request_field_choice_add   purple_request_field_choice_add

Definition at line 1613 of file gaim-compat.h.

◆ gaim_request_field_choice_get_default_value

#define gaim_request_field_choice_get_default_value    purple_request_field_choice_get_default_value

Definition at line 1617 of file gaim-compat.h.

◆ gaim_request_field_choice_get_labels

#define gaim_request_field_choice_get_labels   purple_request_field_choice_get_labels

Definition at line 1620 of file gaim-compat.h.

◆ gaim_request_field_choice_get_value

#define gaim_request_field_choice_get_value   purple_request_field_choice_get_value

Definition at line 1619 of file gaim-compat.h.

◆ gaim_request_field_choice_new

#define gaim_request_field_choice_new   purple_request_field_choice_new

Definition at line 1612 of file gaim-compat.h.

◆ gaim_request_field_choice_set_default_value

#define gaim_request_field_choice_set_default_value    purple_request_field_choice_set_default_value

Definition at line 1614 of file gaim-compat.h.

◆ gaim_request_field_choice_set_value

#define gaim_request_field_choice_set_value   purple_request_field_choice_set_value

Definition at line 1616 of file gaim-compat.h.

◆ gaim_request_field_destroy

#define gaim_request_field_destroy   purple_request_field_destroy

Definition at line 1571 of file gaim-compat.h.

◆ gaim_request_field_get_id

#define gaim_request_field_get_id   purple_request_field_get_id

Definition at line 1577 of file gaim-compat.h.

◆ gaim_request_field_get_label

#define gaim_request_field_get_label   purple_request_field_get_label

Definition at line 1578 of file gaim-compat.h.

◆ gaim_request_field_get_type

#define gaim_request_field_get_type   purple_request_field_get_type

Definition at line 1576 of file gaim-compat.h.

◆ gaim_request_field_get_type_hint

#define gaim_request_field_get_type_hint   purple_request_field_get_type_hint

Definition at line 1580 of file gaim-compat.h.

◆ gaim_request_field_group_add_field

#define gaim_request_field_group_add_field   purple_request_field_group_add_field

Definition at line 1566 of file gaim-compat.h.

◆ gaim_request_field_group_destroy

#define gaim_request_field_group_destroy   purple_request_field_group_destroy

Definition at line 1565 of file gaim-compat.h.

◆ gaim_request_field_group_get_fields

#define gaim_request_field_group_get_fields   purple_request_field_group_get_fields

Definition at line 1568 of file gaim-compat.h.

◆ gaim_request_field_group_get_title

#define gaim_request_field_group_get_title   purple_request_field_group_get_title

Definition at line 1567 of file gaim-compat.h.

◆ gaim_request_field_group_new

#define gaim_request_field_group_new   purple_request_field_group_new

Definition at line 1564 of file gaim-compat.h.

◆ GAIM_REQUEST_FIELD_IMAGE

#define GAIM_REQUEST_FIELD_IMAGE   PURPLE_REQUEST_FIELD_IMAGE

Definition at line 1531 of file gaim-compat.h.

◆ gaim_request_field_image_get_buffer

#define gaim_request_field_image_get_buffer   purple_request_field_image_get_buffer

Definition at line 1638 of file gaim-compat.h.

◆ gaim_request_field_image_get_scale_x

#define gaim_request_field_image_get_scale_x   purple_request_field_image_get_scale_x

Definition at line 1640 of file gaim-compat.h.

◆ gaim_request_field_image_get_scale_y

#define gaim_request_field_image_get_scale_y   purple_request_field_image_get_scale_y

Definition at line 1641 of file gaim-compat.h.

◆ gaim_request_field_image_get_size

#define gaim_request_field_image_get_size   purple_request_field_image_get_size

Definition at line 1639 of file gaim-compat.h.

◆ gaim_request_field_image_new

#define gaim_request_field_image_new   purple_request_field_image_new

Definition at line 1636 of file gaim-compat.h.

◆ gaim_request_field_image_set_scale

#define gaim_request_field_image_set_scale   purple_request_field_image_set_scale

Definition at line 1637 of file gaim-compat.h.

◆ gaim_request_field_int_get_default_value

#define gaim_request_field_int_get_default_value    purple_request_field_int_get_default_value

Definition at line 1600 of file gaim-compat.h.

◆ gaim_request_field_int_get_value

#define gaim_request_field_int_get_value   purple_request_field_int_get_value

Definition at line 1602 of file gaim-compat.h.

◆ gaim_request_field_int_new

#define gaim_request_field_int_new   purple_request_field_int_new

Definition at line 1596 of file gaim-compat.h.

◆ gaim_request_field_int_set_default_value

#define gaim_request_field_int_set_default_value    purple_request_field_int_set_default_value

Definition at line 1597 of file gaim-compat.h.

◆ gaim_request_field_int_set_value

#define gaim_request_field_int_set_value   purple_request_field_int_set_value

Definition at line 1599 of file gaim-compat.h.

◆ GAIM_REQUEST_FIELD_INTEGER

#define GAIM_REQUEST_FIELD_INTEGER   PURPLE_REQUEST_FIELD_INTEGER

Definition at line 1526 of file gaim-compat.h.

◆ gaim_request_field_is_required

#define gaim_request_field_is_required   purple_request_field_is_required

Definition at line 1581 of file gaim-compat.h.

◆ gaim_request_field_is_visible

#define gaim_request_field_is_visible   purple_request_field_is_visible

Definition at line 1579 of file gaim-compat.h.

◆ GAIM_REQUEST_FIELD_LABEL

#define GAIM_REQUEST_FIELD_LABEL   PURPLE_REQUEST_FIELD_LABEL

Definition at line 1530 of file gaim-compat.h.

◆ gaim_request_field_label_new

#define gaim_request_field_label_new   purple_request_field_label_new

Definition at line 1634 of file gaim-compat.h.

◆ GAIM_REQUEST_FIELD_LIST

#define GAIM_REQUEST_FIELD_LIST   PURPLE_REQUEST_FIELD_LIST

Definition at line 1529 of file gaim-compat.h.

◆ gaim_request_field_list_add

#define gaim_request_field_list_add   purple_request_field_list_add

Definition at line 1626 of file gaim-compat.h.

◆ gaim_request_field_list_add_selected

#define gaim_request_field_list_add_selected   purple_request_field_list_add_selected

Definition at line 1627 of file gaim-compat.h.

◆ gaim_request_field_list_clear_selected

#define gaim_request_field_list_clear_selected   purple_request_field_list_clear_selected

Definition at line 1628 of file gaim-compat.h.

◆ gaim_request_field_list_get_data

#define gaim_request_field_list_get_data   purple_request_field_list_get_data

Definition at line 1625 of file gaim-compat.h.

◆ gaim_request_field_list_get_items

#define gaim_request_field_list_get_items   purple_request_field_list_get_items

Definition at line 1632 of file gaim-compat.h.

◆ gaim_request_field_list_get_multi_select

#define gaim_request_field_list_get_multi_select   purple_request_field_list_get_multi_select

Definition at line 1624 of file gaim-compat.h.

◆ gaim_request_field_list_get_selected

#define gaim_request_field_list_get_selected   purple_request_field_list_get_selected

Definition at line 1631 of file gaim-compat.h.

◆ gaim_request_field_list_is_selected

#define gaim_request_field_list_is_selected   purple_request_field_list_is_selected

Definition at line 1630 of file gaim-compat.h.

◆ gaim_request_field_list_new

#define gaim_request_field_list_new   purple_request_field_list_new

Definition at line 1622 of file gaim-compat.h.

◆ gaim_request_field_list_set_multi_select

#define gaim_request_field_list_set_multi_select   purple_request_field_list_set_multi_select

Definition at line 1623 of file gaim-compat.h.

◆ gaim_request_field_list_set_selected

#define gaim_request_field_list_set_selected   purple_request_field_list_set_selected

Definition at line 1629 of file gaim-compat.h.

◆ gaim_request_field_new

#define gaim_request_field_new   purple_request_field_new

Definition at line 1570 of file gaim-compat.h.

◆ GAIM_REQUEST_FIELD_NONE

#define GAIM_REQUEST_FIELD_NONE   PURPLE_REQUEST_FIELD_NONE

Definition at line 1524 of file gaim-compat.h.

◆ gaim_request_field_set_label

#define gaim_request_field_set_label   purple_request_field_set_label

Definition at line 1572 of file gaim-compat.h.

◆ gaim_request_field_set_required

#define gaim_request_field_set_required   purple_request_field_set_required

Definition at line 1575 of file gaim-compat.h.

◆ gaim_request_field_set_type_hint

#define gaim_request_field_set_type_hint   purple_request_field_set_type_hint

Definition at line 1574 of file gaim-compat.h.

◆ gaim_request_field_set_visible

#define gaim_request_field_set_visible   purple_request_field_set_visible

Definition at line 1573 of file gaim-compat.h.

◆ GAIM_REQUEST_FIELD_STRING

#define GAIM_REQUEST_FIELD_STRING   PURPLE_REQUEST_FIELD_STRING

Definition at line 1525 of file gaim-compat.h.

◆ gaim_request_field_string_get_default_value

#define gaim_request_field_string_get_default_value    purple_request_field_string_get_default_value

Definition at line 1589 of file gaim-compat.h.

◆ gaim_request_field_string_get_value

#define gaim_request_field_string_get_value   purple_request_field_string_get_value

Definition at line 1591 of file gaim-compat.h.

◆ gaim_request_field_string_is_editable

#define gaim_request_field_string_is_editable   purple_request_field_string_is_editable

Definition at line 1594 of file gaim-compat.h.

◆ gaim_request_field_string_is_masked

#define gaim_request_field_string_is_masked   purple_request_field_string_is_masked

Definition at line 1593 of file gaim-compat.h.

◆ gaim_request_field_string_is_multiline

#define gaim_request_field_string_is_multiline   purple_request_field_string_is_multiline

Definition at line 1592 of file gaim-compat.h.

◆ gaim_request_field_string_new

#define gaim_request_field_string_new   purple_request_field_string_new

Definition at line 1583 of file gaim-compat.h.

◆ gaim_request_field_string_set_default_value

#define gaim_request_field_string_set_default_value    purple_request_field_string_set_default_value

Definition at line 1584 of file gaim-compat.h.

◆ gaim_request_field_string_set_editable

#define gaim_request_field_string_set_editable   purple_request_field_string_set_editable

Definition at line 1588 of file gaim-compat.h.

◆ gaim_request_field_string_set_masked

#define gaim_request_field_string_set_masked   purple_request_field_string_set_masked

Definition at line 1587 of file gaim-compat.h.

◆ gaim_request_field_string_set_value

#define gaim_request_field_string_set_value   purple_request_field_string_set_value

Definition at line 1586 of file gaim-compat.h.

◆ GAIM_REQUEST_FIELDS

#define GAIM_REQUEST_FIELDS   PURPLE_REQUEST_FIELDS

Definition at line 1519 of file gaim-compat.h.

◆ gaim_request_fields

#define gaim_request_fields (   handle,
  title,
  primary,
  secondary,
  fields,
  ok_text,
  ok_cb,
  cancel_text,
  cancel_cb,
  user_data 
)    purple_request_fields(handle, title, primary, secondary, fields, ok_text, ok_cb, cancel_text, cancel_cb, NULL, NULL, NULL, user_data)

Definition at line 1658 of file gaim-compat.h.

◆ gaim_request_fields_add_group

#define gaim_request_fields_add_group   purple_request_fields_add_group

Definition at line 1551 of file gaim-compat.h.

◆ gaim_request_fields_all_required_filled

#define gaim_request_fields_all_required_filled   purple_request_fields_all_required_filled

Definition at line 1556 of file gaim-compat.h.

◆ gaim_request_fields_destroy

#define gaim_request_fields_destroy   purple_request_fields_destroy

Definition at line 1550 of file gaim-compat.h.

◆ gaim_request_fields_exists

#define gaim_request_fields_exists   purple_request_fields_exists

Definition at line 1553 of file gaim-compat.h.

◆ gaim_request_fields_get_account

#define gaim_request_fields_get_account   purple_request_fields_get_account

Definition at line 1562 of file gaim-compat.h.

◆ gaim_request_fields_get_bool

#define gaim_request_fields_get_bool   purple_request_fields_get_bool

Definition at line 1560 of file gaim-compat.h.

◆ gaim_request_fields_get_choice

#define gaim_request_fields_get_choice   purple_request_fields_get_choice

Definition at line 1561 of file gaim-compat.h.

◆ gaim_request_fields_get_field

#define gaim_request_fields_get_field   purple_request_fields_get_field

Definition at line 1557 of file gaim-compat.h.

◆ gaim_request_fields_get_groups

#define gaim_request_fields_get_groups   purple_request_fields_get_groups

Definition at line 1552 of file gaim-compat.h.

◆ gaim_request_fields_get_integer

#define gaim_request_fields_get_integer   purple_request_fields_get_integer

Definition at line 1559 of file gaim-compat.h.

◆ gaim_request_fields_get_required

#define gaim_request_fields_get_required   purple_request_fields_get_required

Definition at line 1554 of file gaim-compat.h.

◆ gaim_request_fields_get_string

#define gaim_request_fields_get_string   purple_request_fields_get_string

Definition at line 1558 of file gaim-compat.h.

◆ gaim_request_fields_is_field_required

#define gaim_request_fields_is_field_required   purple_request_fields_is_field_required

Definition at line 1555 of file gaim-compat.h.

◆ gaim_request_fields_new

#define gaim_request_fields_new   purple_request_fields_new

Definition at line 1549 of file gaim-compat.h.

◆ GAIM_REQUEST_FILE

#define GAIM_REQUEST_FILE   PURPLE_REQUEST_FILE

Definition at line 1520 of file gaim-compat.h.

◆ gaim_request_file

#define gaim_request_file   purple_request_file

Definition at line 1666 of file gaim-compat.h.

◆ GAIM_REQUEST_FOLDER

#define GAIM_REQUEST_FOLDER   PURPLE_REQUEST_FOLDER

Definition at line 1521 of file gaim-compat.h.

◆ gaim_request_folder

#define gaim_request_folder   purple_request_folder

Definition at line 1667 of file gaim-compat.h.

◆ gaim_request_get_ui_ops

#define gaim_request_get_ui_ops   purple_request_get_ui_ops

Definition at line 1670 of file gaim-compat.h.

◆ GAIM_REQUEST_INPUT

#define GAIM_REQUEST_INPUT   PURPLE_REQUEST_INPUT

Definition at line 1516 of file gaim-compat.h.

◆ gaim_request_input

#define gaim_request_input   purple_request_input

Definition at line 1653 of file gaim-compat.h.

◆ gaim_request_ok_cancel

#define gaim_request_ok_cancel   purple_request_ok_cancel

Definition at line 1663 of file gaim-compat.h.

◆ gaim_request_set_ui_ops

#define gaim_request_set_ui_ops   purple_request_set_ui_ops

Definition at line 1669 of file gaim-compat.h.

◆ gaim_request_yes_no

#define gaim_request_yes_no   purple_request_yes_no

Definition at line 1662 of file gaim-compat.h.

◆ gaim_roomlist_cancel_get_list

#define gaim_roomlist_cancel_get_list   purple_roomlist_cancel_get_list

Definition at line 1698 of file gaim-compat.h.

◆ gaim_roomlist_expand_category

#define gaim_roomlist_expand_category   purple_roomlist_expand_category

Definition at line 1699 of file gaim-compat.h.

◆ GAIM_ROOMLIST_FIELD_BOOL

#define GAIM_ROOMLIST_FIELD_BOOL   PURPLE_ROOMLIST_BOOL

Definition at line 1683 of file gaim-compat.h.

◆ GAIM_ROOMLIST_FIELD_INT

#define GAIM_ROOMLIST_FIELD_INT   PURPLE_ROOMLIST_INT

Definition at line 1684 of file gaim-compat.h.

◆ gaim_roomlist_field_new

#define gaim_roomlist_field_new   purple_roomlist_field_new

Definition at line 1704 of file gaim-compat.h.

◆ GAIM_ROOMLIST_FIELD_STRING

#define GAIM_ROOMLIST_FIELD_STRING   PURPLE_ROOMLIST_STRING

Definition at line 1685 of file gaim-compat.h.

◆ gaim_roomlist_get_in_progress

#define gaim_roomlist_get_in_progress   purple_roomlist_get_in_progress

Definition at line 1694 of file gaim-compat.h.

◆ gaim_roomlist_get_list

#define gaim_roomlist_get_list   purple_roomlist_get_list

Definition at line 1697 of file gaim-compat.h.

◆ gaim_roomlist_get_ui_ops

#define gaim_roomlist_get_ui_ops   purple_roomlist_get_ui_ops

Definition at line 1707 of file gaim-compat.h.

◆ gaim_roomlist_new

#define gaim_roomlist_new   purple_roomlist_new

Definition at line 1689 of file gaim-compat.h.

◆ gaim_roomlist_ref

#define gaim_roomlist_ref   purple_roomlist_ref

Definition at line 1690 of file gaim-compat.h.

◆ gaim_roomlist_room_add

#define gaim_roomlist_room_add   purple_roomlist_room_add

Definition at line 1695 of file gaim-compat.h.

◆ gaim_roomlist_room_add_field

#define gaim_roomlist_room_add_field   purple_roomlist_room_add_field

Definition at line 1702 of file gaim-compat.h.

◆ gaim_roomlist_room_join

#define gaim_roomlist_room_join   purple_roomlist_room_join

Definition at line 1703 of file gaim-compat.h.

◆ gaim_roomlist_room_new

#define gaim_roomlist_room_new   purple_roomlist_room_new

Definition at line 1701 of file gaim-compat.h.

◆ GAIM_ROOMLIST_ROOMTYPE_CATEGORY

#define GAIM_ROOMLIST_ROOMTYPE_CATEGORY   PURPLE_ROOMLIST_ROOMTYPE_CATEGORY

Definition at line 1679 of file gaim-compat.h.

◆ GAIM_ROOMLIST_ROOMTYPE_ROOM

#define GAIM_ROOMLIST_ROOMTYPE_ROOM   PURPLE_ROOMLIST_ROOMTYPE_ROOM

Definition at line 1680 of file gaim-compat.h.

◆ gaim_roomlist_set_fields

#define gaim_roomlist_set_fields   purple_roomlist_set_fields

Definition at line 1692 of file gaim-compat.h.

◆ gaim_roomlist_set_in_progress

#define gaim_roomlist_set_in_progress   purple_roomlist_set_in_progress

Definition at line 1693 of file gaim-compat.h.

◆ gaim_roomlist_set_ui_ops

#define gaim_roomlist_set_ui_ops   purple_roomlist_set_ui_ops

Definition at line 1706 of file gaim-compat.h.

◆ gaim_roomlist_show_with_account

#define gaim_roomlist_show_with_account   purple_roomlist_show_with_account

Definition at line 1688 of file gaim-compat.h.

◆ gaim_roomlist_unref

#define gaim_roomlist_unref   purple_roomlist_unref

Definition at line 1691 of file gaim-compat.h.

◆ gaim_running_gnome

#define gaim_running_gnome   purple_running_gnome

Definition at line 2122 of file gaim-compat.h.

◆ gaim_running_kde

#define gaim_running_kde   purple_running_kde

Definition at line 2123 of file gaim-compat.h.

◆ gaim_running_osx

#define gaim_running_osx   purple_running_osx

Definition at line 2124 of file gaim-compat.h.

◆ gaim_savedstatus_activate

#define gaim_savedstatus_activate   purple_savedstatus_activate

Definition at line 1744 of file gaim-compat.h.

◆ gaim_savedstatus_activate_for_account

#define gaim_savedstatus_activate_for_account   purple_savedstatus_activate_for_account

Definition at line 1745 of file gaim-compat.h.

◆ gaim_savedstatus_delete

#define gaim_savedstatus_delete   purple_savedstatus_delete

Definition at line 1720 of file gaim-compat.h.

◆ gaim_savedstatus_find

#define gaim_savedstatus_find   purple_savedstatus_find

Definition at line 1730 of file gaim-compat.h.

◆ gaim_savedstatus_find_by_creation_time

#define gaim_savedstatus_find_by_creation_time   purple_savedstatus_find_by_creation_time

Definition at line 1731 of file gaim-compat.h.

◆ gaim_savedstatus_find_transient_by_type_and_message

#define gaim_savedstatus_find_transient_by_type_and_message    purple_savedstatus_find_transient_by_type_and_message

Definition at line 1732 of file gaim-compat.h.

◆ gaim_savedstatus_get_creation_time

#define gaim_savedstatus_get_creation_time   purple_savedstatus_get_creation_time

Definition at line 1739 of file gaim-compat.h.

◆ gaim_savedstatus_get_current

#define gaim_savedstatus_get_current   purple_savedstatus_get_current

Definition at line 1724 of file gaim-compat.h.

◆ gaim_savedstatus_get_default

#define gaim_savedstatus_get_default   purple_savedstatus_get_default

Definition at line 1725 of file gaim-compat.h.

◆ gaim_savedstatus_get_idleaway

#define gaim_savedstatus_get_idleaway   purple_savedstatus_get_idleaway

Definition at line 1726 of file gaim-compat.h.

◆ gaim_savedstatus_get_message

#define gaim_savedstatus_get_message   purple_savedstatus_get_message

Definition at line 1738 of file gaim-compat.h.

◆ gaim_savedstatus_get_startup

#define gaim_savedstatus_get_startup   purple_savedstatus_get_startup

Definition at line 1729 of file gaim-compat.h.

◆ gaim_savedstatus_get_substatus

#define gaim_savedstatus_get_substatus   purple_savedstatus_get_substatus

Definition at line 1741 of file gaim-compat.h.

◆ gaim_savedstatus_get_title

#define gaim_savedstatus_get_title   purple_savedstatus_get_title

Definition at line 1736 of file gaim-compat.h.

◆ gaim_savedstatus_get_type

#define gaim_savedstatus_get_type   purple_savedstatus_get_type

Definition at line 1737 of file gaim-compat.h.

◆ gaim_savedstatus_has_substatuses

#define gaim_savedstatus_has_substatuses   purple_savedstatus_has_substatuses

Definition at line 1740 of file gaim-compat.h.

◆ gaim_savedstatus_is_idleaway

#define gaim_savedstatus_is_idleaway   purple_savedstatus_is_idleaway

Definition at line 1727 of file gaim-compat.h.

◆ gaim_savedstatus_is_transient

#define gaim_savedstatus_is_transient   purple_savedstatus_is_transient

Definition at line 1735 of file gaim-compat.h.

◆ gaim_savedstatus_new

#define gaim_savedstatus_new   purple_savedstatus_new

Definition at line 1714 of file gaim-compat.h.

◆ gaim_savedstatus_set_idleaway

#define gaim_savedstatus_set_idleaway   purple_savedstatus_set_idleaway

Definition at line 1728 of file gaim-compat.h.

◆ gaim_savedstatus_set_message

#define gaim_savedstatus_set_message   purple_savedstatus_set_message

Definition at line 1717 of file gaim-compat.h.

◆ gaim_savedstatus_set_substatus

#define gaim_savedstatus_set_substatus   purple_savedstatus_set_substatus

Definition at line 1718 of file gaim-compat.h.

◆ gaim_savedstatus_set_title

#define gaim_savedstatus_set_title   purple_savedstatus_set_title

Definition at line 1715 of file gaim-compat.h.

◆ gaim_savedstatus_set_type

#define gaim_savedstatus_set_type   purple_savedstatus_set_type

Definition at line 1716 of file gaim-compat.h.

◆ gaim_savedstatus_substatus_get_message

#define gaim_savedstatus_substatus_get_message   purple_savedstatus_substatus_get_message

Definition at line 1743 of file gaim-compat.h.

◆ gaim_savedstatus_substatus_get_type

#define gaim_savedstatus_substatus_get_type   purple_savedstatus_substatus_get_type

Definition at line 1742 of file gaim-compat.h.

◆ gaim_savedstatus_unset_substatus

#define gaim_savedstatus_unset_substatus   purple_savedstatus_unset_substatus

Definition at line 1719 of file gaim-compat.h.

◆ gaim_savedstatuses_get_all

#define gaim_savedstatuses_get_all   purple_savedstatuses_get_all

Definition at line 1722 of file gaim-compat.h.

◆ gaim_savedstatuses_get_handle

#define gaim_savedstatuses_get_handle   purple_savedstatuses_get_handle

Definition at line 1747 of file gaim-compat.h.

◆ gaim_savedstatuses_get_popular

#define gaim_savedstatuses_get_popular   purple_savedstatuses_get_popular

Definition at line 1723 of file gaim-compat.h.

◆ gaim_savedstatuses_init

#define gaim_savedstatuses_init   purple_savedstatuses_init

Definition at line 1748 of file gaim-compat.h.

◆ gaim_savedstatuses_uninit

#define gaim_savedstatuses_uninit   purple_savedstatuses_uninit

Definition at line 1749 of file gaim-compat.h.

◆ gaim_set_blist

#define gaim_set_blist   purple_set_blist

Definition at line 224 of file gaim-compat.h.

◆ gaim_signal_connect

#define gaim_signal_connect   purple_signal_connect

Definition at line 1769 of file gaim-compat.h.

◆ gaim_signal_connect_priority

#define gaim_signal_connect_priority   purple_signal_connect_priority

Definition at line 1768 of file gaim-compat.h.

◆ gaim_signal_connect_priority_vargs

#define gaim_signal_connect_priority_vargs   purple_signal_connect_priority_vargs

Definition at line 1770 of file gaim-compat.h.

◆ gaim_signal_connect_vargs

#define gaim_signal_connect_vargs   purple_signal_connect_vargs

Definition at line 1771 of file gaim-compat.h.

◆ gaim_signal_disconnect

#define gaim_signal_disconnect   purple_signal_disconnect

Definition at line 1772 of file gaim-compat.h.

◆ gaim_signal_emit

#define gaim_signal_emit   purple_signal_emit

Definition at line 1776 of file gaim-compat.h.

◆ gaim_signal_emit_return_1

#define gaim_signal_emit_return_1   purple_signal_emit_vargs

Definition at line 1778 of file gaim-compat.h.

◆ gaim_signal_emit_vargs

#define gaim_signal_emit_vargs   purple_signal_emit_vargs

Definition at line 1777 of file gaim-compat.h.

◆ gaim_signal_emit_vargs_return_1

#define gaim_signal_emit_vargs_return_1   purple_signal_emit_vargs_return_1

Definition at line 1779 of file gaim-compat.h.

◆ gaim_signal_get_values

#define gaim_signal_get_values   purple_signal_get_values

Definition at line 1767 of file gaim-compat.h.

◆ GAIM_SIGNAL_PRIORITY_DEFAULT

#define GAIM_SIGNAL_PRIORITY_DEFAULT   PURPLE_SIGNAL_PRIORITY_DEFAULT

Definition at line 1758 of file gaim-compat.h.

◆ GAIM_SIGNAL_PRIORITY_HIGHEST

#define GAIM_SIGNAL_PRIORITY_HIGHEST   PURPLE_SIGNAL_PRIORITY_HIGHEST

Definition at line 1759 of file gaim-compat.h.

◆ GAIM_SIGNAL_PRIORITY_LOWEST

#define GAIM_SIGNAL_PRIORITY_LOWEST   PURPLE_SIGNAL_PRIORITY_LOWEST

Definition at line 1760 of file gaim-compat.h.

◆ gaim_signal_register

#define gaim_signal_register   purple_signal_register

Definition at line 1762 of file gaim-compat.h.

◆ gaim_signal_unregister

#define gaim_signal_unregister   purple_signal_unregister

Definition at line 1763 of file gaim-compat.h.

◆ gaim_signals_disconnect_by_handle

#define gaim_signals_disconnect_by_handle   purple_signals_disconnect_by_handle

Definition at line 1774 of file gaim-compat.h.

◆ gaim_signals_init

#define gaim_signals_init   purple_signals_init

Definition at line 1781 of file gaim-compat.h.

◆ gaim_signals_uninit

#define gaim_signals_uninit   purple_signals_uninit

Definition at line 1782 of file gaim-compat.h.

◆ gaim_signals_unregister_by_instance

#define gaim_signals_unregister_by_instance   purple_signals_unregister_by_instance

Definition at line 1765 of file gaim-compat.h.

◆ GAIM_SOUND_BUDDY_ARRIVE

#define GAIM_SOUND_BUDDY_ARRIVE   PURPLE_SOUND_BUDDY_ARRIVE

Definition at line 1853 of file gaim-compat.h.

◆ GAIM_SOUND_BUDDY_LEAVE

#define GAIM_SOUND_BUDDY_LEAVE   PURPLE_SOUND_BUDDY_LEAVE

Definition at line 1854 of file gaim-compat.h.

◆ GAIM_SOUND_CHAT_JOIN

#define GAIM_SOUND_CHAT_JOIN   PURPLE_SOUND_CHAT_JOIN

Definition at line 1858 of file gaim-compat.h.

◆ GAIM_SOUND_CHAT_LEAVE

#define GAIM_SOUND_CHAT_LEAVE   PURPLE_SOUND_CHAT_LEAVE

Definition at line 1859 of file gaim-compat.h.

◆ GAIM_SOUND_CHAT_NICK

#define GAIM_SOUND_CHAT_NICK   PURPLE_SOUND_CHAT_NICK

Definition at line 1863 of file gaim-compat.h.

◆ GAIM_SOUND_CHAT_SAY

#define GAIM_SOUND_CHAT_SAY   PURPLE_SOUND_CHAT_SAY

Definition at line 1861 of file gaim-compat.h.

◆ GAIM_SOUND_CHAT_YOU_SAY

#define GAIM_SOUND_CHAT_YOU_SAY   PURPLE_SOUND_CHAT_YOU_SAY

Definition at line 1860 of file gaim-compat.h.

◆ GAIM_SOUND_FIRST_RECEIVE

#define GAIM_SOUND_FIRST_RECEIVE   PURPLE_SOUND_FIRST_RECEIVE

Definition at line 1856 of file gaim-compat.h.

◆ gaim_sound_get_ui_ops

#define gaim_sound_get_ui_ops   purple_sound_get_ui_ops

Definition at line 1872 of file gaim-compat.h.

◆ gaim_sound_init

#define gaim_sound_init   purple_sound_init

Definition at line 1873 of file gaim-compat.h.

◆ gaim_sound_play_event

#define gaim_sound_play_event   purple_sound_play_event

Definition at line 1870 of file gaim-compat.h.

◆ gaim_sound_play_file

#define gaim_sound_play_file   purple_sound_play_file

Definition at line 1869 of file gaim-compat.h.

◆ GAIM_SOUND_POUNCE_DEFAULT

#define GAIM_SOUND_POUNCE_DEFAULT   PURPLE_SOUND_POUNCE_DEFAULT

Definition at line 1862 of file gaim-compat.h.

◆ GAIM_SOUND_RECEIVE

#define GAIM_SOUND_RECEIVE   PURPLE_SOUND_RECEIVE

Definition at line 1855 of file gaim-compat.h.

◆ GAIM_SOUND_SEND

#define GAIM_SOUND_SEND   PURPLE_SOUND_SEND

Definition at line 1857 of file gaim-compat.h.

◆ gaim_sound_set_ui_ops

#define gaim_sound_set_ui_ops   purple_sound_set_ui_ops

Definition at line 1871 of file gaim-compat.h.

◆ gaim_sound_uninit

#define gaim_sound_uninit   purple_sound_uninit

Definition at line 1874 of file gaim-compat.h.

◆ gaim_sounds_get_handle

#define gaim_sounds_get_handle   purple_sounds_get_handle

Definition at line 1876 of file gaim-compat.h.

◆ gaim_srv_cancel

#define gaim_srv_cancel   purple_srv_cancel

Definition at line 850 of file gaim-compat.h.

◆ gaim_srv_resolve

#define gaim_srv_resolve   purple_srv_resolve

Definition at line 849 of file gaim-compat.h.

◆ gaim_ssl_close

#define gaim_ssl_close   purple_ssl_close

Definition at line 1897 of file gaim-compat.h.

◆ gaim_ssl_connect

#define gaim_ssl_connect   purple_ssl_connect

Definition at line 1894 of file gaim-compat.h.

◆ GAIM_SSL_CONNECT_FAILED

#define GAIM_SSL_CONNECT_FAILED   PURPLE_SSL_CONNECT_FAILED

Definition at line 1883 of file gaim-compat.h.

◆ gaim_ssl_connect_fd

#define gaim_ssl_connect_fd   purple_ssl_connect_fd

Definition at line 1895 of file gaim-compat.h.

◆ GAIM_SSL_DEFAULT_PORT

#define GAIM_SSL_DEFAULT_PORT   PURPLE_SSL_DEFAULT_PORT

Definition at line 1880 of file gaim-compat.h.

◆ gaim_ssl_get_ops

#define gaim_ssl_get_ops   purple_ssl_get_ops

Definition at line 1902 of file gaim-compat.h.

◆ GAIM_SSL_HANDSHAKE_FAILED

#define GAIM_SSL_HANDSHAKE_FAILED   PURPLE_SSL_HANDSHAKE_FAILED

Definition at line 1882 of file gaim-compat.h.

◆ gaim_ssl_init

#define gaim_ssl_init   purple_ssl_init

Definition at line 1903 of file gaim-compat.h.

◆ gaim_ssl_input_add

#define gaim_ssl_input_add   purple_ssl_input_add

Definition at line 1896 of file gaim-compat.h.

◆ gaim_ssl_is_supported

#define gaim_ssl_is_supported   purple_ssl_is_supported

Definition at line 1893 of file gaim-compat.h.

◆ gaim_ssl_read

#define gaim_ssl_read   purple_ssl_read

Definition at line 1898 of file gaim-compat.h.

◆ gaim_ssl_set_ops

#define gaim_ssl_set_ops   purple_ssl_set_ops

Definition at line 1901 of file gaim-compat.h.

◆ gaim_ssl_uninit

#define gaim_ssl_uninit   purple_ssl_uninit

Definition at line 1904 of file gaim-compat.h.

◆ gaim_ssl_write

#define gaim_ssl_write   purple_ssl_write

Definition at line 1899 of file gaim-compat.h.

◆ gaim_status_attr_destroy

#define gaim_status_attr_destroy   purple_status_attr_destroy

Definition at line 1956 of file gaim-compat.h.

◆ gaim_status_attr_get_id

#define gaim_status_attr_get_id   purple_status_attr_get_id

Definition at line 1957 of file gaim-compat.h.

◆ gaim_status_attr_get_name

#define gaim_status_attr_get_name   purple_status_attr_get_name

Definition at line 1958 of file gaim-compat.h.

◆ gaim_status_attr_get_value

#define gaim_status_attr_get_value   purple_status_attr_get_value

Definition at line 1959 of file gaim-compat.h.

◆ gaim_status_attr_new

#define gaim_status_attr_new   purple_status_attr_new

Definition at line 1955 of file gaim-compat.h.

◆ GAIM_STATUS_AVAILABLE

#define GAIM_STATUS_AVAILABLE   PURPLE_STATUS_AVAILABLE

Definition at line 1921 of file gaim-compat.h.

◆ GAIM_STATUS_AWAY

#define GAIM_STATUS_AWAY   PURPLE_STATUS_AWAY

Definition at line 1924 of file gaim-compat.h.

◆ gaim_status_compare

#define gaim_status_compare   purple_status_compare

Definition at line 1982 of file gaim-compat.h.

◆ gaim_status_destroy

#define gaim_status_destroy   purple_status_destroy

Definition at line 1962 of file gaim-compat.h.

◆ GAIM_STATUS_EXTENDED_AWAY

#define GAIM_STATUS_EXTENDED_AWAY   PURPLE_STATUS_EXTENDED_AWAY

Definition at line 1925 of file gaim-compat.h.

◆ gaim_status_get_attr_boolean

#define gaim_status_get_attr_boolean   purple_status_get_attr_boolean

Definition at line 1979 of file gaim-compat.h.

◆ gaim_status_get_attr_int

#define gaim_status_get_attr_int   purple_status_get_attr_int

Definition at line 1980 of file gaim-compat.h.

◆ gaim_status_get_attr_string

#define gaim_status_get_attr_string   purple_status_get_attr_string

Definition at line 1981 of file gaim-compat.h.

◆ gaim_status_get_attr_value

#define gaim_status_get_attr_value   purple_status_get_attr_value

Definition at line 1978 of file gaim-compat.h.

◆ gaim_status_get_handle

#define gaim_status_get_handle   purple_status_get_handle

Definition at line 2012 of file gaim-compat.h.

◆ gaim_status_get_id

#define gaim_status_get_id   purple_status_get_id

Definition at line 1971 of file gaim-compat.h.

◆ gaim_status_get_name

#define gaim_status_get_name   purple_status_get_name

Definition at line 1972 of file gaim-compat.h.

◆ gaim_status_get_presence

#define gaim_status_get_presence   purple_status_get_presence

Definition at line 1970 of file gaim-compat.h.

◆ gaim_status_get_type

#define gaim_status_get_type   purple_status_get_type

Definition at line 1969 of file gaim-compat.h.

◆ gaim_status_init

#define gaim_status_init   purple_status_init

Definition at line 2013 of file gaim-compat.h.

◆ GAIM_STATUS_INVISIBLE

#define GAIM_STATUS_INVISIBLE   PURPLE_STATUS_INVISIBLE

Definition at line 1923 of file gaim-compat.h.

◆ gaim_status_is_active

#define gaim_status_is_active   purple_status_is_active

Definition at line 1976 of file gaim-compat.h.

◆ gaim_status_is_available

#define gaim_status_is_available   purple_status_is_available

Definition at line 1975 of file gaim-compat.h.

◆ gaim_status_is_exclusive

#define gaim_status_is_exclusive   purple_status_is_exclusive

Definition at line 1974 of file gaim-compat.h.

◆ gaim_status_is_independent

#define gaim_status_is_independent   purple_status_is_independent

Definition at line 1973 of file gaim-compat.h.

◆ gaim_status_is_online

#define gaim_status_is_online   purple_status_is_online

Definition at line 1977 of file gaim-compat.h.

◆ GAIM_STATUS_MOBILE

#define GAIM_STATUS_MOBILE   PURPLE_STATUS_MOBILE

Definition at line 1926 of file gaim-compat.h.

◆ gaim_status_new

#define gaim_status_new   purple_status_new

Definition at line 1961 of file gaim-compat.h.

◆ GAIM_STATUS_NUM_PRIMITIVES

#define GAIM_STATUS_NUM_PRIMITIVES   PURPLE_STATUS_NUM_PRIMITIVES

Definition at line 1927 of file gaim-compat.h.

◆ GAIM_STATUS_OFFLINE

#define GAIM_STATUS_OFFLINE   PURPLE_STATUS_OFFLINE

Definition at line 1920 of file gaim-compat.h.

◆ gaim_status_set_active

#define gaim_status_set_active   purple_status_set_active

Definition at line 1963 of file gaim-compat.h.

◆ gaim_status_set_active_with_attrs

#define gaim_status_set_active_with_attrs   purple_status_set_active_with_attrs

Definition at line 1964 of file gaim-compat.h.

◆ gaim_status_set_active_with_attrs_list

#define gaim_status_set_active_with_attrs_list   purple_status_set_active_with_attrs_list

Definition at line 1965 of file gaim-compat.h.

◆ gaim_status_set_attr_boolean

#define gaim_status_set_attr_boolean   purple_status_set_attr_boolean

Definition at line 1966 of file gaim-compat.h.

◆ gaim_status_set_attr_int

#define gaim_status_set_attr_int   purple_status_set_attr_int

Definition at line 1967 of file gaim-compat.h.

◆ gaim_status_set_attr_string

#define gaim_status_set_attr_string   purple_status_set_attr_string

Definition at line 1968 of file gaim-compat.h.

◆ gaim_status_type_add_attr

#define gaim_status_type_add_attr   purple_status_type_add_attr

Definition at line 1939 of file gaim-compat.h.

◆ gaim_status_type_add_attrs

#define gaim_status_type_add_attrs   purple_status_type_add_attrs

Definition at line 1940 of file gaim-compat.h.

◆ gaim_status_type_add_attrs_vargs

#define gaim_status_type_add_attrs_vargs   purple_status_type_add_attrs_vargs

Definition at line 1941 of file gaim-compat.h.

◆ gaim_status_type_destroy

#define gaim_status_type_destroy   purple_status_type_destroy

Definition at line 1937 of file gaim-compat.h.

◆ gaim_status_type_find_with_id

#define gaim_status_type_find_with_id   purple_status_type_find_with_id

Definition at line 1953 of file gaim-compat.h.

◆ gaim_status_type_get_attr

#define gaim_status_type_get_attr   purple_status_type_get_attr

Definition at line 1951 of file gaim-compat.h.

◆ gaim_status_type_get_attrs

#define gaim_status_type_get_attrs   purple_status_type_get_attrs

Definition at line 1952 of file gaim-compat.h.

◆ gaim_status_type_get_id

#define gaim_status_type_get_id   purple_status_type_get_id

Definition at line 1943 of file gaim-compat.h.

◆ gaim_status_type_get_name

#define gaim_status_type_get_name   purple_status_type_get_name

Definition at line 1944 of file gaim-compat.h.

◆ gaim_status_type_get_primary_attr

#define gaim_status_type_get_primary_attr   purple_status_type_get_primary_attr

Definition at line 1950 of file gaim-compat.h.

◆ gaim_status_type_get_primitive

#define gaim_status_type_get_primitive   purple_status_type_get_primitive

Definition at line 1942 of file gaim-compat.h.

◆ gaim_status_type_is_available

#define gaim_status_type_is_available   purple_status_type_is_available

Definition at line 1949 of file gaim-compat.h.

◆ gaim_status_type_is_exclusive

#define gaim_status_type_is_exclusive   purple_status_type_is_exclusive

Definition at line 1948 of file gaim-compat.h.

◆ gaim_status_type_is_independent

#define gaim_status_type_is_independent   purple_status_type_is_independent

Definition at line 1947 of file gaim-compat.h.

◆ gaim_status_type_is_saveable

#define gaim_status_type_is_saveable   purple_status_type_is_saveable

Definition at line 1945 of file gaim-compat.h.

◆ gaim_status_type_is_user_settable

#define gaim_status_type_is_user_settable   purple_status_type_is_user_settable

Definition at line 1946 of file gaim-compat.h.

◆ gaim_status_type_new

#define gaim_status_type_new   purple_status_type_new

Definition at line 1935 of file gaim-compat.h.

◆ gaim_status_type_new_full

#define gaim_status_type_new_full   purple_status_type_new_full

Definition at line 1934 of file gaim-compat.h.

◆ gaim_status_type_new_with_attrs

#define gaim_status_type_new_with_attrs   purple_status_type_new_with_attrs

Definition at line 1936 of file gaim-compat.h.

◆ gaim_status_type_set_primary_attr

#define gaim_status_type_set_primary_attr   purple_status_type_set_primary_attr

Definition at line 1938 of file gaim-compat.h.

◆ GAIM_STATUS_UNAVAILABLE

#define GAIM_STATUS_UNAVAILABLE   PURPLE_STATUS_UNAVAILABLE

Definition at line 1922 of file gaim-compat.h.

◆ gaim_status_uninit

#define gaim_status_uninit   purple_status_uninit

Definition at line 2014 of file gaim-compat.h.

◆ GAIM_STATUS_UNSET

#define GAIM_STATUS_UNSET   PURPLE_STATUS_UNSET

Definition at line 1919 of file gaim-compat.h.

◆ gaim_str_add_cr

#define gaim_str_add_cr   purple_str_add_cr

Definition at line 2135 of file gaim-compat.h.

◆ gaim_str_binary_to_ascii

#define gaim_str_binary_to_ascii   purple_str_binary_to_ascii

Definition at line 2150 of file gaim-compat.h.

◆ gaim_str_has_prefix

#define gaim_str_has_prefix   purple_str_has_prefix

Definition at line 2133 of file gaim-compat.h.

◆ gaim_str_has_suffix

#define gaim_str_has_suffix   purple_str_has_suffix

Definition at line 2134 of file gaim-compat.h.

◆ gaim_str_seconds_to_string

#define gaim_str_seconds_to_string   purple_str_seconds_to_string

Definition at line 2149 of file gaim-compat.h.

◆ gaim_str_size_to_units

#define gaim_str_size_to_units   purple_str_size_to_units

Definition at line 2148 of file gaim-compat.h.

◆ gaim_str_strip_char

#define gaim_str_strip_char   purple_str_strip_char

Definition at line 2136 of file gaim-compat.h.

◆ gaim_str_to_time

#define gaim_str_to_time   purple_str_to_time

Definition at line 2096 of file gaim-compat.h.

◆ gaim_strcasereplace

#define gaim_strcasereplace   purple_strcasereplace

Definition at line 2145 of file gaim-compat.h.

◆ gaim_strcasestr

#define gaim_strcasestr   purple_strcasestr

Definition at line 2146 of file gaim-compat.h.

◆ gaim_strdup_withhtml

#define gaim_strdup_withhtml   purple_strdup_withhtml

Definition at line 2131 of file gaim-compat.h.

◆ GAIM_STRING_FORMAT_TYPE_HTML

#define GAIM_STRING_FORMAT_TYPE_HTML   PURPLE_STRING_FORMAT_TYPE_HTML

Definition at line 1282 of file gaim-compat.h.

◆ GAIM_STRING_FORMAT_TYPE_MULTILINE

#define GAIM_STRING_FORMAT_TYPE_MULTILINE   PURPLE_STRING_FORMAT_TYPE_MULTILINE

Definition at line 1281 of file gaim-compat.h.

◆ GAIM_STRING_FORMAT_TYPE_NONE

#define GAIM_STRING_FORMAT_TYPE_NONE   PURPLE_STRING_FORMAT_TYPE_NONE

Definition at line 1280 of file gaim-compat.h.

◆ gaim_stringref_cmp

#define gaim_stringref_cmp   purple_stringref_cmp

Definition at line 2026 of file gaim-compat.h.

◆ gaim_stringref_len

#define gaim_stringref_len   purple_stringref_len

Definition at line 2027 of file gaim-compat.h.

◆ gaim_stringref_new

#define gaim_stringref_new   purple_stringref_new

Definition at line 2020 of file gaim-compat.h.

◆ gaim_stringref_new_noref

#define gaim_stringref_new_noref   purple_stringref_new_noref

Definition at line 2021 of file gaim-compat.h.

◆ gaim_stringref_printf

#define gaim_stringref_printf   purple_stringref_printf

Definition at line 2022 of file gaim-compat.h.

◆ gaim_stringref_ref

#define gaim_stringref_ref   purple_stringref_ref

Definition at line 2023 of file gaim-compat.h.

◆ gaim_stringref_unref

#define gaim_stringref_unref   purple_stringref_unref

Definition at line 2024 of file gaim-compat.h.

◆ gaim_stringref_value

#define gaim_stringref_value   purple_stringref_value

Definition at line 2025 of file gaim-compat.h.

◆ gaim_strreplace

#define gaim_strreplace   purple_strreplace

Definition at line 2140 of file gaim-compat.h.

◆ gaim_stun_discover

#define gaim_stun_discover   purple_stun_discover

Definition at line 2050 of file gaim-compat.h.

◆ gaim_stun_init

#define gaim_stun_init   purple_stun_init

Definition at line 2051 of file gaim-compat.h.

◆ GAIM_STUN_NAT_TYPE_FULL_CONE

#define GAIM_STUN_NAT_TYPE_FULL_CONE   PURPLE_STUN_NAT_TYPE_FULL_CONE

Definition at line 2041 of file gaim-compat.h.

◆ GAIM_STUN_NAT_TYPE_PORT_RESTRICTED_CONE

#define GAIM_STUN_NAT_TYPE_PORT_RESTRICTED_CONE   PURPLE_STUN_NAT_TYPE_PORT_RESTRICTED_CONE

Definition at line 2043 of file gaim-compat.h.

◆ GAIM_STUN_NAT_TYPE_PUBLIC_IP

#define GAIM_STUN_NAT_TYPE_PUBLIC_IP   PURPLE_STUN_NAT_TYPE_PUBLIC_IP

Definition at line 2039 of file gaim-compat.h.

◆ GAIM_STUN_NAT_TYPE_RESTRICTED_CONE

#define GAIM_STUN_NAT_TYPE_RESTRICTED_CONE   PURPLE_STUN_NAT_TYPE_RESTRICTED_CONE

Definition at line 2042 of file gaim-compat.h.

◆ GAIM_STUN_NAT_TYPE_SYMMETRIC

#define GAIM_STUN_NAT_TYPE_SYMMETRIC   PURPLE_STUN_NAT_TYPE_SYMMETRIC

Definition at line 2044 of file gaim-compat.h.

◆ GAIM_STUN_NAT_TYPE_UNKNOWN_NAT

#define GAIM_STUN_NAT_TYPE_UNKNOWN_NAT   PURPLE_STUN_NAT_TYPE_UNKNOWN_NAT

Definition at line 2040 of file gaim-compat.h.

◆ GAIM_STUN_STATUS_DISCOVERED

#define GAIM_STUN_STATUS_DISCOVERED   PURPLE_STUN_STATUS_DISCOVERED

Definition at line 2036 of file gaim-compat.h.

◆ GAIM_STUN_STATUS_DISCOVERING

#define GAIM_STUN_STATUS_DISCOVERING   PURPLE_STUN_STATUS_DISCOVERING

Definition at line 2035 of file gaim-compat.h.

◆ GAIM_STUN_STATUS_UNDISCOVERED

#define GAIM_STUN_STATUS_UNDISCOVERED   PURPLE_STUN_STATUS_UNDISCOVERED

Definition at line 2033 of file gaim-compat.h.

◆ GAIM_STUN_STATUS_UNKNOWN

#define GAIM_STUN_STATUS_UNKNOWN   PURPLE_STUN_STATUS_UNKNOWN

Definition at line 2034 of file gaim-compat.h.

◆ GAIM_SUBTYPE_ACCOUNT

#define GAIM_SUBTYPE_ACCOUNT   PURPLE_SUBTYPE_ACCOUNT

Definition at line 2208 of file gaim-compat.h.

◆ GAIM_SUBTYPE_BLIST

#define GAIM_SUBTYPE_BLIST   PURPLE_SUBTYPE_BLIST

Definition at line 2209 of file gaim-compat.h.

◆ GAIM_SUBTYPE_BLIST_BUDDY

#define GAIM_SUBTYPE_BLIST_BUDDY   PURPLE_SUBTYPE_BLIST_BUDDY

Definition at line 2210 of file gaim-compat.h.

◆ GAIM_SUBTYPE_BLIST_CHAT

#define GAIM_SUBTYPE_BLIST_CHAT   PURPLE_SUBTYPE_BLIST_CHAT

Definition at line 2212 of file gaim-compat.h.

◆ GAIM_SUBTYPE_BLIST_GROUP

#define GAIM_SUBTYPE_BLIST_GROUP   PURPLE_SUBTYPE_BLIST_GROUP

Definition at line 2211 of file gaim-compat.h.

◆ GAIM_SUBTYPE_BLIST_NODE

#define GAIM_SUBTYPE_BLIST_NODE   PURPLE_SUBTYPE_BLIST_NODE

Definition at line 2217 of file gaim-compat.h.

◆ GAIM_SUBTYPE_BUDDY_ICON

#define GAIM_SUBTYPE_BUDDY_ICON   PURPLE_SUBTYPE_BUDDY_ICON

Definition at line 2213 of file gaim-compat.h.

◆ GAIM_SUBTYPE_CIPHER

#define GAIM_SUBTYPE_CIPHER   PURPLE_SUBTYPE_CIPHER

Definition at line 2218 of file gaim-compat.h.

◆ GAIM_SUBTYPE_CONNECTION

#define GAIM_SUBTYPE_CONNECTION   PURPLE_SUBTYPE_CONNECTION

Definition at line 2214 of file gaim-compat.h.

◆ GAIM_SUBTYPE_CONVERSATION

#define GAIM_SUBTYPE_CONVERSATION   PURPLE_SUBTYPE_CONVERSATION

Definition at line 2215 of file gaim-compat.h.

◆ GAIM_SUBTYPE_LOG

#define GAIM_SUBTYPE_LOG   PURPLE_SUBTYPE_LOG

Definition at line 2220 of file gaim-compat.h.

◆ GAIM_SUBTYPE_PLUGIN

#define GAIM_SUBTYPE_PLUGIN   PURPLE_SUBTYPE_PLUGIN

Definition at line 2216 of file gaim-compat.h.

◆ GAIM_SUBTYPE_SAVEDSTATUS

#define GAIM_SUBTYPE_SAVEDSTATUS   PURPLE_SUBTYPE_SAVEDSTATUS

Definition at line 2222 of file gaim-compat.h.

◆ GAIM_SUBTYPE_STATUS

#define GAIM_SUBTYPE_STATUS   PURPLE_SUBTYPE_STATUS

Definition at line 2219 of file gaim-compat.h.

◆ GAIM_SUBTYPE_UNKNOWN

#define GAIM_SUBTYPE_UNKNOWN   PURPLE_SUBTYPE_UNKNOWN

Definition at line 2207 of file gaim-compat.h.

◆ GAIM_SUBTYPE_USERINFO

#define GAIM_SUBTYPE_USERINFO   PURPLE_SUBTYPE_USERINFO

Definition at line 2224 of file gaim-compat.h.

◆ GAIM_SUBTYPE_XFER

#define GAIM_SUBTYPE_XFER   PURPLE_SUBTYPE_XFER

Definition at line 2221 of file gaim-compat.h.

◆ GAIM_SUBTYPE_XMLNODE

#define GAIM_SUBTYPE_XMLNODE   PURPLE_SUBTYPE_XMLNODE

Definition at line 2223 of file gaim-compat.h.

◆ gaim_text_strip_mnemonic

#define gaim_text_strip_mnemonic   purple_text_strip_mnemonic

Definition at line 2179 of file gaim-compat.h.

◆ gaim_time_build

#define gaim_time_build   purple_time_build

Definition at line 2092 of file gaim-compat.h.

◆ gaim_time_format

#define gaim_time_format   purple_time_format

Definition at line 2091 of file gaim-compat.h.

◆ gaim_timeout_add

#define gaim_timeout_add   purple_timeout_add

Definition at line 861 of file gaim-compat.h.

◆ gaim_timeout_remove

#define gaim_timeout_remove   purple_timeout_remove

Definition at line 862 of file gaim-compat.h.

◆ GAIM_TYPE_BOOLEAN

#define GAIM_TYPE_BOOLEAN   PURPLE_TYPE_BOOLEAN

Definition at line 2190 of file gaim-compat.h.

◆ GAIM_TYPE_BOXED

#define GAIM_TYPE_BOXED   PURPLE_TYPE_BOXED

Definition at line 2203 of file gaim-compat.h.

◆ GAIM_TYPE_CHAR

#define GAIM_TYPE_CHAR   PURPLE_TYPE_CHAR

Definition at line 2188 of file gaim-compat.h.

◆ GAIM_TYPE_DESKTOP_ITEM

#define GAIM_TYPE_DESKTOP_ITEM   PURPLE_TYPE_DESKTOP_ITEM

Definition at line 788 of file gaim-compat.h.

◆ GAIM_TYPE_ENUM

#define GAIM_TYPE_ENUM   PURPLE_TYPE_ENUM

Definition at line 2202 of file gaim-compat.h.

◆ GAIM_TYPE_INT

#define GAIM_TYPE_INT   PURPLE_TYPE_INT

Definition at line 2193 of file gaim-compat.h.

◆ GAIM_TYPE_INT64

#define GAIM_TYPE_INT64   PURPLE_TYPE_INT64

Definition at line 2197 of file gaim-compat.h.

◆ GAIM_TYPE_LONG

#define GAIM_TYPE_LONG   PURPLE_TYPE_LONG

Definition at line 2195 of file gaim-compat.h.

◆ GAIM_TYPE_OBJECT

#define GAIM_TYPE_OBJECT   PURPLE_TYPE_OBJECT

Definition at line 2200 of file gaim-compat.h.

◆ GAIM_TYPE_POINTER

#define GAIM_TYPE_POINTER   PURPLE_TYPE_POINTER

Definition at line 2201 of file gaim-compat.h.

◆ GAIM_TYPE_SHORT

#define GAIM_TYPE_SHORT   PURPLE_TYPE_SHORT

Definition at line 2191 of file gaim-compat.h.

◆ GAIM_TYPE_STRING

#define GAIM_TYPE_STRING   PURPLE_TYPE_STRING

Definition at line 2199 of file gaim-compat.h.

◆ GAIM_TYPE_SUBTYPE

#define GAIM_TYPE_SUBTYPE   PURPLE_TYPE_SUBTYPE

Definition at line 2187 of file gaim-compat.h.

◆ GAIM_TYPE_UCHAR

#define GAIM_TYPE_UCHAR   PURPLE_TYPE_UCHAR

Definition at line 2189 of file gaim-compat.h.

◆ GAIM_TYPE_UINT

#define GAIM_TYPE_UINT   PURPLE_TYPE_UINT

Definition at line 2194 of file gaim-compat.h.

◆ GAIM_TYPE_UINT64

#define GAIM_TYPE_UINT64   PURPLE_TYPE_UINT64

Definition at line 2198 of file gaim-compat.h.

◆ GAIM_TYPE_ULONG

#define GAIM_TYPE_ULONG   PURPLE_TYPE_ULONG

Definition at line 2196 of file gaim-compat.h.

◆ GAIM_TYPE_UNKNOWN

#define GAIM_TYPE_UNKNOWN   PURPLE_TYPE_UNKNOWN

Definition at line 2186 of file gaim-compat.h.

◆ GAIM_TYPE_USHORT

#define GAIM_TYPE_USHORT   PURPLE_TYPE_USHORT

Definition at line 2192 of file gaim-compat.h.

◆ GAIM_TYPED

#define GAIM_TYPED   PURPLE_TYPED

Definition at line 581 of file gaim-compat.h.

◆ GAIM_TYPING

#define GAIM_TYPING   PURPLE_TYPING

Definition at line 580 of file gaim-compat.h.

◆ gaim_unescape_filename

#define gaim_unescape_filename   purple_unescape_filename

Definition at line 2181 of file gaim-compat.h.

◆ gaim_unescape_html

#define gaim_unescape_html   purple_unescape_html

Definition at line 2105 of file gaim-compat.h.

◆ gaim_upnp_cancel_port_mapping

#define gaim_upnp_cancel_port_mapping   purple_upnp_cancel_port_mapping

Definition at line 2062 of file gaim-compat.h.

◆ gaim_upnp_discover

#define gaim_upnp_discover   purple_upnp_discover

Definition at line 2060 of file gaim-compat.h.

◆ gaim_upnp_get_public_ip

#define gaim_upnp_get_public_ip   purple_upnp_get_public_ip

Definition at line 2061 of file gaim-compat.h.

◆ gaim_upnp_remove_port_mapping

#define gaim_upnp_remove_port_mapping   purple_upnp_remove_port_mapping

Definition at line 2065 of file gaim-compat.h.

◆ gaim_upnp_set_port_mapping

#define gaim_upnp_set_port_mapping   purple_upnp_set_port_mapping

Definition at line 2063 of file gaim-compat.h.

◆ gaim_uri_list_extract_filenames

#define gaim_uri_list_extract_filenames   purple_uri_list_extract_filenames

Definition at line 2168 of file gaim-compat.h.

◆ gaim_uri_list_extract_uris

#define gaim_uri_list_extract_uris   purple_uri_list_extract_uris

Definition at line 2167 of file gaim-compat.h.

◆ gaim_url_decode

#define gaim_url_decode   purple_url_decode

Definition at line 2162 of file gaim-compat.h.

◆ gaim_url_encode

#define gaim_url_encode   purple_url_encode

Definition at line 2163 of file gaim-compat.h.

◆ gaim_url_parse

#define gaim_url_parse   purple_url_parse

Definition at line 2155 of file gaim-compat.h.

◆ gaim_user_dir

#define gaim_user_dir   purple_user_dir

Definition at line 2108 of file gaim-compat.h.

◆ gaim_utf8_has_word

#define gaim_utf8_has_word   purple_utf8_has_word

Definition at line 2173 of file gaim-compat.h.

◆ gaim_utf8_ncr_decode

#define gaim_utf8_ncr_decode   purple_utf8_ncr_decode

Definition at line 2143 of file gaim-compat.h.

◆ gaim_utf8_ncr_encode

#define gaim_utf8_ncr_encode   purple_utf8_ncr_encode

Definition at line 2142 of file gaim-compat.h.

◆ gaim_utf8_salvage

#define gaim_utf8_salvage   purple_utf8_salvage

Definition at line 2171 of file gaim-compat.h.

◆ gaim_utf8_strcasecmp

#define gaim_utf8_strcasecmp   purple_utf8_strcasecmp

Definition at line 2172 of file gaim-compat.h.

◆ gaim_utf8_strftime

#define gaim_utf8_strftime   purple_utf8_strftime

Definition at line 2087 of file gaim-compat.h.

◆ gaim_utf8_try_convert

#define gaim_utf8_try_convert   purple_utf8_try_convert

Definition at line 2170 of file gaim-compat.h.

◆ gaim_util_chrreplace

#define gaim_util_chrreplace   purple_util_chrreplace

Definition at line 2138 of file gaim-compat.h.

◆ gaim_util_fetch_url

#define gaim_util_fetch_url   purple_util_fetch_url

Definition at line 2158 of file gaim-compat.h.

◆ gaim_util_fetch_url_cancel

#define gaim_util_fetch_url_cancel   purple_util_fetch_url_cancel

Definition at line 2160 of file gaim-compat.h.

◆ gaim_util_fetch_url_request

#define gaim_util_fetch_url_request   purple_util_fetch_url_request

Definition at line 2159 of file gaim-compat.h.

◆ gaim_util_read_xml_from_file

#define gaim_util_read_xml_from_file   purple_util_read_xml_from_file

Definition at line 2116 of file gaim-compat.h.

◆ gaim_util_set_user_dir

#define gaim_util_set_user_dir   purple_util_set_user_dir

Definition at line 2110 of file gaim-compat.h.

◆ gaim_util_write_data_to_file

#define gaim_util_write_data_to_file   purple_util_write_data_to_file

Definition at line 2114 of file gaim-compat.h.

◆ gaim_value_destroy

#define gaim_value_destroy   purple_value_destroy

Definition at line 2231 of file gaim-compat.h.

◆ gaim_value_dup

#define gaim_value_dup   purple_value_dup

Definition at line 2232 of file gaim-compat.h.

◆ gaim_value_get_boolean

#define gaim_value_get_boolean   purple_value_get_boolean

Definition at line 2255 of file gaim-compat.h.

◆ gaim_value_get_boxed

#define gaim_value_get_boxed   purple_value_get_boxed

Definition at line 2268 of file gaim-compat.h.

◆ gaim_value_get_char

#define gaim_value_get_char   purple_value_get_char

Definition at line 2253 of file gaim-compat.h.

◆ gaim_value_get_enum

#define gaim_value_get_enum   purple_value_get_enum

Definition at line 2267 of file gaim-compat.h.

◆ gaim_value_get_int

#define gaim_value_get_int   purple_value_get_int

Definition at line 2258 of file gaim-compat.h.

◆ gaim_value_get_int64

#define gaim_value_get_int64   purple_value_get_int64

Definition at line 2262 of file gaim-compat.h.

◆ gaim_value_get_long

#define gaim_value_get_long   purple_value_get_long

Definition at line 2260 of file gaim-compat.h.

◆ gaim_value_get_object

#define gaim_value_get_object   purple_value_get_object

Definition at line 2265 of file gaim-compat.h.

◆ gaim_value_get_pointer

#define gaim_value_get_pointer   purple_value_get_pointer

Definition at line 2266 of file gaim-compat.h.

◆ gaim_value_get_short

#define gaim_value_get_short   purple_value_get_short

Definition at line 2256 of file gaim-compat.h.

◆ gaim_value_get_specific_type

#define gaim_value_get_specific_type   purple_value_get_specific_type

Definition at line 2235 of file gaim-compat.h.

◆ gaim_value_get_string

#define gaim_value_get_string   purple_value_get_string

Definition at line 2264 of file gaim-compat.h.

◆ gaim_value_get_subtype

#define gaim_value_get_subtype   purple_value_get_subtype

Definition at line 2234 of file gaim-compat.h.

◆ gaim_value_get_uchar

#define gaim_value_get_uchar   purple_value_get_uchar

Definition at line 2254 of file gaim-compat.h.

◆ gaim_value_get_uint

#define gaim_value_get_uint   purple_value_get_uint

Definition at line 2259 of file gaim-compat.h.

◆ gaim_value_get_uint64

#define gaim_value_get_uint64   purple_value_get_uint64

Definition at line 2263 of file gaim-compat.h.

◆ gaim_value_get_ulong

#define gaim_value_get_ulong   purple_value_get_ulong

Definition at line 2261 of file gaim-compat.h.

◆ gaim_value_get_ushort

#define gaim_value_get_ushort   purple_value_get_ushort

Definition at line 2257 of file gaim-compat.h.

◆ gaim_value_is_outgoing

#define gaim_value_is_outgoing   purple_value_is_outgoing

Definition at line 2236 of file gaim-compat.h.

◆ gaim_value_new

#define gaim_value_new   purple_value_new

Definition at line 2229 of file gaim-compat.h.

◆ gaim_value_new_outgoing

#define gaim_value_new_outgoing   purple_value_new_outgoing

Definition at line 2230 of file gaim-compat.h.

◆ gaim_value_purple_buddy_icon_get_extensionget_type

#define gaim_value_purple_buddy_icon_get_extensionget_type   purple_value_get_type

Definition at line 2233 of file gaim-compat.h.

◆ gaim_value_set_boolean

#define gaim_value_set_boolean   purple_value_set_boolean

Definition at line 2239 of file gaim-compat.h.

◆ gaim_value_set_boxed

#define gaim_value_set_boxed   purple_value_set_boxed

Definition at line 2252 of file gaim-compat.h.

◆ gaim_value_set_char

#define gaim_value_set_char   purple_value_set_char

Definition at line 2237 of file gaim-compat.h.

◆ gaim_value_set_enum

#define gaim_value_set_enum   purple_value_set_enum

Definition at line 2251 of file gaim-compat.h.

◆ gaim_value_set_int

#define gaim_value_set_int   purple_value_set_int

Definition at line 2242 of file gaim-compat.h.

◆ gaim_value_set_int64

#define gaim_value_set_int64   purple_value_set_int64

Definition at line 2246 of file gaim-compat.h.

◆ gaim_value_set_long

#define gaim_value_set_long   purple_value_set_long

Definition at line 2244 of file gaim-compat.h.

◆ gaim_value_set_object

#define gaim_value_set_object   purple_value_set_object

Definition at line 2249 of file gaim-compat.h.

◆ gaim_value_set_pointer

#define gaim_value_set_pointer   purple_value_set_pointer

Definition at line 2250 of file gaim-compat.h.

◆ gaim_value_set_short

#define gaim_value_set_short   purple_value_set_short

Definition at line 2240 of file gaim-compat.h.

◆ gaim_value_set_string

#define gaim_value_set_string   purple_value_set_string

Definition at line 2248 of file gaim-compat.h.

◆ gaim_value_set_uchar

#define gaim_value_set_uchar   purple_value_set_uchar

Definition at line 2238 of file gaim-compat.h.

◆ gaim_value_set_uint

#define gaim_value_set_uint   purple_value_set_uint

Definition at line 2243 of file gaim-compat.h.

◆ gaim_value_set_uint64

#define gaim_value_set_uint64   purple_value_set_uint64

Definition at line 2247 of file gaim-compat.h.

◆ gaim_value_set_ulong

#define gaim_value_set_ulong   purple_value_set_ulong

Definition at line 2245 of file gaim-compat.h.

◆ gaim_value_set_ushort

#define gaim_value_set_ushort   purple_value_set_ushort

Definition at line 2241 of file gaim-compat.h.

◆ GAIM_VERSION_CHECK

#define GAIM_VERSION_CHECK   PURPLE_VERSION_CHECK

Definition at line 2276 of file gaim-compat.h.

◆ gaim_whiteboard_clear

#define gaim_whiteboard_clear   purple_whiteboard_clear

Definition at line 2297 of file gaim-compat.h.

◆ gaim_whiteboard_create

#define gaim_whiteboard_create   purple_whiteboard_create

Definition at line 2287 of file gaim-compat.h.

◆ gaim_whiteboard_destroy

#define gaim_whiteboard_destroy   purple_whiteboard_destroy

Definition at line 2288 of file gaim-compat.h.

◆ gaim_whiteboard_draw_line

#define gaim_whiteboard_draw_line   purple_whiteboard_draw_line

Definition at line 2296 of file gaim-compat.h.

◆ gaim_whiteboard_draw_list_destroy

#define gaim_whiteboard_draw_list_destroy   purple_whiteboard_draw_list_destroy

Definition at line 2291 of file gaim-compat.h.

◆ gaim_whiteboard_draw_point

#define gaim_whiteboard_draw_point   purple_whiteboard_draw_point

Definition at line 2294 of file gaim-compat.h.

◆ gaim_whiteboard_get_brush

#define gaim_whiteboard_get_brush   purple_whiteboard_get_brush

Definition at line 2300 of file gaim-compat.h.

◆ gaim_whiteboard_get_dimensions

#define gaim_whiteboard_get_dimensions   purple_whiteboard_get_dimensions

Definition at line 2292 of file gaim-compat.h.

◆ gaim_whiteboard_get_session

#define gaim_whiteboard_get_session   purple_whiteboard_get_session

Definition at line 2290 of file gaim-compat.h.

◆ gaim_whiteboard_send_brush

#define gaim_whiteboard_send_brush   purple_whiteboard_send_brush

Definition at line 2299 of file gaim-compat.h.

◆ gaim_whiteboard_send_clear

#define gaim_whiteboard_send_clear   purple_whiteboard_send_clear

Definition at line 2298 of file gaim-compat.h.

◆ gaim_whiteboard_send_draw_list

#define gaim_whiteboard_send_draw_list   purple_whiteboard_send_draw_list

Definition at line 2295 of file gaim-compat.h.

◆ gaim_whiteboard_set_brush

#define gaim_whiteboard_set_brush   purple_whiteboard_set_brush

Definition at line 2301 of file gaim-compat.h.

◆ gaim_whiteboard_set_dimensions

#define gaim_whiteboard_set_dimensions   purple_whiteboard_set_dimensions

Definition at line 2293 of file gaim-compat.h.

◆ gaim_whiteboard_set_prpl_ops

#define gaim_whiteboard_set_prpl_ops   purple_whiteboard_set_prpl_ops

Definition at line 2285 of file gaim-compat.h.

◆ gaim_whiteboard_set_ui_ops

#define gaim_whiteboard_set_ui_ops   purple_whiteboard_set_ui_ops

Definition at line 2284 of file gaim-compat.h.

◆ gaim_whiteboard_start

#define gaim_whiteboard_start   purple_whiteboard_start

Definition at line 2289 of file gaim-compat.h.

◆ gaim_xfer_add

#define gaim_xfer_add   purple_xfer_add

Definition at line 932 of file gaim-compat.h.

◆ gaim_xfer_cancel_local

#define gaim_xfer_cancel_local   purple_xfer_cancel_local

Definition at line 933 of file gaim-compat.h.

◆ gaim_xfer_cancel_remote

#define gaim_xfer_cancel_remote   purple_xfer_cancel_remote

Definition at line 934 of file gaim-compat.h.

◆ gaim_xfer_conversation_write

#define gaim_xfer_conversation_write   purple_xfer_conversation_write

Definition at line 937 of file gaim-compat.h.

◆ gaim_xfer_end

#define gaim_xfer_end   purple_xfer_end

Definition at line 931 of file gaim-compat.h.

◆ gaim_xfer_error

#define gaim_xfer_error   purple_xfer_error

Definition at line 935 of file gaim-compat.h.

◆ gaim_xfer_get_account

#define gaim_xfer_get_account   purple_xfer_get_account

Definition at line 898 of file gaim-compat.h.

◆ gaim_xfer_get_bytes_remaining

#define gaim_xfer_get_bytes_remaining   purple_xfer_get_bytes_remaining

Definition at line 905 of file gaim-compat.h.

◆ gaim_xfer_get_bytes_sent

#define gaim_xfer_get_bytes_sent   purple_xfer_get_bytes_sent

Definition at line 904 of file gaim-compat.h.

◆ gaim_xfer_get_filename

#define gaim_xfer_get_filename   purple_xfer_get_filename

Definition at line 902 of file gaim-compat.h.

◆ gaim_xfer_get_local_filename

#define gaim_xfer_get_local_filename   purple_xfer_get_local_filename

Definition at line 903 of file gaim-compat.h.

◆ gaim_xfer_get_local_port

#define gaim_xfer_get_local_port   purple_xfer_get_local_port

Definition at line 908 of file gaim-compat.h.

◆ gaim_xfer_get_progress

#define gaim_xfer_get_progress   purple_xfer_get_progress

Definition at line 907 of file gaim-compat.h.

◆ gaim_xfer_get_remote_ip

#define gaim_xfer_get_remote_ip   purple_xfer_get_remote_ip

Definition at line 909 of file gaim-compat.h.

◆ gaim_xfer_get_remote_port

#define gaim_xfer_get_remote_port   purple_xfer_get_remote_port

Definition at line 910 of file gaim-compat.h.

◆ gaim_xfer_get_size

#define gaim_xfer_get_size   purple_xfer_get_size

Definition at line 906 of file gaim-compat.h.

◆ gaim_xfer_get_status

#define gaim_xfer_get_status   purple_xfer_get_status

Definition at line 899 of file gaim-compat.h.

◆ gaim_xfer_get_type

#define gaim_xfer_get_type   purple_xfer_get_type

Definition at line 897 of file gaim-compat.h.

◆ gaim_xfer_get_ui_ops

#define gaim_xfer_get_ui_ops   purple_xfer_get_ui_ops

Definition at line 917 of file gaim-compat.h.

◆ gaim_xfer_is_canceled

#define gaim_xfer_is_canceled   purple_xfer_is_canceled

Definition at line 900 of file gaim-compat.h.

◆ gaim_xfer_is_completed

#define gaim_xfer_is_completed   purple_xfer_is_completed

Definition at line 901 of file gaim-compat.h.

◆ gaim_xfer_new

#define gaim_xfer_new   purple_xfer_new

Definition at line 891 of file gaim-compat.h.

◆ gaim_xfer_read

#define gaim_xfer_read   purple_xfer_read

Definition at line 928 of file gaim-compat.h.

◆ GAIM_XFER_RECEIVE

#define GAIM_XFER_RECEIVE   PURPLE_XFER_RECEIVE

Definition at line 875 of file gaim-compat.h.

◆ gaim_xfer_ref

#define gaim_xfer_ref   purple_xfer_ref

Definition at line 892 of file gaim-compat.h.

◆ gaim_xfer_request

#define gaim_xfer_request   purple_xfer_request

Definition at line 894 of file gaim-compat.h.

◆ gaim_xfer_request_accepted

#define gaim_xfer_request_accepted   purple_xfer_request_accepted

Definition at line 895 of file gaim-compat.h.

◆ gaim_xfer_request_denied

#define gaim_xfer_request_denied   purple_xfer_request_denied

Definition at line 896 of file gaim-compat.h.

◆ GAIM_XFER_SEND

#define GAIM_XFER_SEND   PURPLE_XFER_SEND

Definition at line 874 of file gaim-compat.h.

◆ gaim_xfer_set_ack_fnc

#define gaim_xfer_set_ack_fnc   purple_xfer_set_ack_fnc

Definition at line 920 of file gaim-compat.h.

◆ gaim_xfer_set_bytes_sent

#define gaim_xfer_set_bytes_sent   purple_xfer_set_bytes_sent

Definition at line 916 of file gaim-compat.h.

◆ gaim_xfer_set_cancel_recv_fnc

#define gaim_xfer_set_cancel_recv_fnc   purple_xfer_set_cancel_recv_fnc

Definition at line 926 of file gaim-compat.h.

◆ gaim_xfer_set_cancel_send_fnc

#define gaim_xfer_set_cancel_send_fnc   purple_xfer_set_cancel_send_fnc

Definition at line 925 of file gaim-compat.h.

◆ gaim_xfer_set_completed

#define gaim_xfer_set_completed   purple_xfer_set_completed

Definition at line 911 of file gaim-compat.h.

◆ gaim_xfer_set_end_fnc

#define gaim_xfer_set_end_fnc   purple_xfer_set_end_fnc

Definition at line 924 of file gaim-compat.h.

◆ gaim_xfer_set_filename

#define gaim_xfer_set_filename   purple_xfer_set_filename

Definition at line 913 of file gaim-compat.h.

◆ gaim_xfer_set_init_fnc

#define gaim_xfer_set_init_fnc   purple_xfer_set_init_fnc

Definition at line 922 of file gaim-compat.h.

◆ gaim_xfer_set_local_filename

#define gaim_xfer_set_local_filename   purple_xfer_set_local_filename

Definition at line 914 of file gaim-compat.h.

◆ gaim_xfer_set_message

#define gaim_xfer_set_message   purple_xfer_set_message

Definition at line 912 of file gaim-compat.h.

◆ gaim_xfer_set_read_fnc

#define gaim_xfer_set_read_fnc   purple_xfer_set_read_fnc

Definition at line 918 of file gaim-compat.h.

◆ gaim_xfer_set_request_denied_fnc

#define gaim_xfer_set_request_denied_fnc   purple_xfer_set_request_denied_fnc

Definition at line 921 of file gaim-compat.h.

◆ gaim_xfer_set_size

#define gaim_xfer_set_size   purple_xfer_set_size

Definition at line 915 of file gaim-compat.h.

◆ gaim_xfer_set_start_fnc

#define gaim_xfer_set_start_fnc   purple_xfer_set_start_fnc

Definition at line 923 of file gaim-compat.h.

◆ gaim_xfer_set_write_fnc

#define gaim_xfer_set_write_fnc   purple_xfer_set_write_fnc

Definition at line 919 of file gaim-compat.h.

◆ gaim_xfer_start

#define gaim_xfer_start   purple_xfer_start

Definition at line 930 of file gaim-compat.h.

◆ GAIM_XFER_STATUS_ACCEPTED

#define GAIM_XFER_STATUS_ACCEPTED   PURPLE_XFER_STATUS_ACCEPTED

Definition at line 881 of file gaim-compat.h.

◆ GAIM_XFER_STATUS_CANCEL_LOCAL

#define GAIM_XFER_STATUS_CANCEL_LOCAL   PURPLE_XFER_STATUS_CANCEL_LOCAL

Definition at line 884 of file gaim-compat.h.

◆ GAIM_XFER_STATUS_CANCEL_REMOTE

#define GAIM_XFER_STATUS_CANCEL_REMOTE   PURPLE_XFER_STATUS_CANCEL_REMOTE

Definition at line 885 of file gaim-compat.h.

◆ GAIM_XFER_STATUS_DONE

#define GAIM_XFER_STATUS_DONE   PURPLE_XFER_STATUS_DONE

Definition at line 883 of file gaim-compat.h.

◆ GAIM_XFER_STATUS_NOT_STARTED

#define GAIM_XFER_STATUS_NOT_STARTED   PURPLE_XFER_STATUS_NOT_STARTED

Definition at line 880 of file gaim-compat.h.

◆ GAIM_XFER_STATUS_STARTED

#define GAIM_XFER_STATUS_STARTED   PURPLE_XFER_STATUS_STARTED

Definition at line 882 of file gaim-compat.h.

◆ GAIM_XFER_STATUS_UNKNOWN

#define GAIM_XFER_STATUS_UNKNOWN   PURPLE_XFER_STATUS_UNKNOWN

Definition at line 879 of file gaim-compat.h.

◆ GAIM_XFER_UNKNOWN

#define GAIM_XFER_UNKNOWN   PURPLE_XFER_UNKNOWN

Definition at line 873 of file gaim-compat.h.

◆ gaim_xfer_unref

#define gaim_xfer_unref   purple_xfer_unref

Definition at line 893 of file gaim-compat.h.

◆ gaim_xfer_update_progress

#define gaim_xfer_update_progress   purple_xfer_update_progress

Definition at line 936 of file gaim-compat.h.

◆ gaim_xfer_write

#define gaim_xfer_write   purple_xfer_write

Definition at line 929 of file gaim-compat.h.

◆ gaim_xfers_get_handle

#define gaim_xfers_get_handle   purple_xfers_get_handle

Definition at line 939 of file gaim-compat.h.

◆ gaim_xfers_get_ui_ops

#define gaim_xfers_get_ui_ops   purple_xfers_get_ui_ops

Definition at line 943 of file gaim-compat.h.

◆ gaim_xfers_init

#define gaim_xfers_init   purple_xfers_init

Definition at line 940 of file gaim-compat.h.

◆ gaim_xfers_set_ui_ops

#define gaim_xfers_set_ui_ops   purple_xfers_set_ui_ops

Definition at line 942 of file gaim-compat.h.

◆ gaim_xfers_uninit

#define gaim_xfers_uninit   purple_xfers_uninit

Definition at line 941 of file gaim-compat.h.

◆ GaimAccount

#define GaimAccount   PurpleAccount

Definition at line 35 of file gaim-compat.h.

◆ GaimAccountOption

#define GaimAccountOption   PurpleAccountOption

Definition at line 149 of file gaim-compat.h.

◆ GaimAccountRequestAuthorizationCb

#define GaimAccountRequestAuthorizationCb   PurpleAccountRequestAuthorizationCb

Definition at line 38 of file gaim-compat.h.

◆ GaimAccountUiOps

#define GaimAccountUiOps   PurpleAccountUiOps

Definition at line 34 of file gaim-compat.h.

◆ GaimAccountUserSplit

#define GaimAccountUserSplit   PurpleAccountUserSplit

Definition at line 150 of file gaim-compat.h.

◆ GaimBlistNode

#define GaimBlistNode   PurpleBlistNode

Definition at line 193 of file gaim-compat.h.

◆ GaimBlistNodeFlags

#define GaimBlistNodeFlags   PurpleBlistNodeFlags

Definition at line 215 of file gaim-compat.h.

◆ GaimBlistNodeType

#define GaimBlistNodeType   PurpleBlistNodeType

Definition at line 205 of file gaim-compat.h.

◆ GaimBlistUiOps

#define GaimBlistUiOps   PurpleBlistUiOps

Definition at line 192 of file gaim-compat.h.

◆ GaimBuddy

#define GaimBuddy   PurpleBuddy

Definition at line 198 of file gaim-compat.h.

◆ GaimBuddyIcon

#define GaimBuddyIcon   PurpleBuddyIcon

Definition at line 340 of file gaim-compat.h.

◆ GaimBuddyIconSpec

#define GaimBuddyIconSpec   PurpleBuddyIconSpec

Definition at line 1493 of file gaim-compat.h.

◆ GaimBuddyList

#define GaimBuddyList   PurpleBuddyList

Definition at line 191 of file gaim-compat.h.

◆ GaimCallback

#define GaimCallback   PurpleCallback

Definition at line 1755 of file gaim-compat.h.

◆ GaimChat

#define GaimChat   PurpleChat

Definition at line 195 of file gaim-compat.h.

◆ GaimCipher

#define GaimCipher   PurpleCipher

Definition at line 375 of file gaim-compat.h.

◆ GaimCipherContext

#define GaimCipherContext   PurpleCipherContext

Definition at line 377 of file gaim-compat.h.

◆ GaimCipherOps

#define GaimCipherOps   PurpleCipherOps

Definition at line 376 of file gaim-compat.h.

◆ GaimCircBuffer

#define GaimCircBuffer   PurpleCircBuffer

Definition at line 436 of file gaim-compat.h.

◆ GaimCmdFlag

#define GaimCmdFlag   PurpleCmdFlag

Definition at line 447 of file gaim-compat.h.

◆ GaimCmdFunc

#define GaimCmdFunc   PurpleCmdFunc

Definition at line 479 of file gaim-compat.h.

◆ GaimCmdId

#define GaimCmdId   PurpleCmdId

Definition at line 481 of file gaim-compat.h.

◆ GaimCmdPriority

#define GaimCmdPriority   PurpleCmdPriority

Definition at line 446 of file gaim-compat.h.

◆ GaimCmdRet

#define GaimCmdRet   PurpleCmdRet

Definition at line 449 of file gaim-compat.h.

◆ GaimCmdStatus

#define GaimCmdStatus   PurpleCmdStatus

Definition at line 448 of file gaim-compat.h.

◆ GaimConnection

#define GaimConnection   PurpleConnection

Definition at line 491 of file gaim-compat.h.

◆ GaimConnectionFlags

#define GaimConnectionFlags   PurpleConnectionFlags

Definition at line 502 of file gaim-compat.h.

◆ GaimConnectionState

#define GaimConnectionState   PurpleConnectionState

Definition at line 508 of file gaim-compat.h.

◆ GaimConnectionUiOps

#define GaimConnectionUiOps   PurpleConnectionUiOps

Definition at line 510 of file gaim-compat.h.

◆ GaimContact

#define GaimContact   PurpleContact

Definition at line 197 of file gaim-compat.h.

◆ GaimConvChat

#define GaimConvChat   PurpleConvChat

Definition at line 551 of file gaim-compat.h.

◆ GaimConvChatBuddy

#define GaimConvChatBuddy   PurpleConvChatBuddy

Definition at line 552 of file gaim-compat.h.

◆ GaimConvChatBuddyFlags

#define GaimConvChatBuddyFlags   PurpleConvChatBuddyFlags

Definition at line 607 of file gaim-compat.h.

◆ GaimConversation

#define GaimConversation   PurpleConversation

Definition at line 549 of file gaim-compat.h.

◆ GaimConversationType

#define GaimConversationType   PurpleConversationType

Definition at line 560 of file gaim-compat.h.

◆ GaimConversationUiOps

#define GaimConversationUiOps   PurpleConversationUiOps

Definition at line 548 of file gaim-compat.h.

◆ GaimConvIm

#define GaimConvIm   PurpleConvIm

Definition at line 550 of file gaim-compat.h.

◆ GaimConvUpdateType

#define GaimConvUpdateType   PurpleConvUpdateType

Definition at line 577 of file gaim-compat.h.

◆ GaimCore

#define GaimCore   PurpleCore

Definition at line 729 of file gaim-compat.h.

◆ GaimCoreUiOps

#define GaimCoreUiOps   PurpleCoreUiOps

Definition at line 731 of file gaim-compat.h.

◆ GaimDebugLevel

#define GaimDebugLevel   PurpleDebugLevel

Definition at line 752 of file gaim-compat.h.

◆ GaimDebugUiOps

#define GaimDebugUiOps   PurpleDebugUiOps

Definition at line 754 of file gaim-compat.h.

◆ GaimDesktopItem

#define GaimDesktopItem   PurpleDesktopItem

Definition at line 786 of file gaim-compat.h.

◆ GaimDesktopItemType

#define GaimDesktopItemType   PurpleDesktopItemType

Definition at line 784 of file gaim-compat.h.

◆ GaimDnsQueryConnectFunction

#define GaimDnsQueryConnectFunction   PurpleDnsQueryConnectFunction

Definition at line 833 of file gaim-compat.h.

◆ GaimDnsQueryData

#define GaimDnsQueryData   PurpleDnsQueryData

Definition at line 832 of file gaim-compat.h.

◆ GaimEventLoopUiOps

#define GaimEventLoopUiOps   PurpleEventLoopUiOps

Definition at line 859 of file gaim-compat.h.

◆ GaimFilterAccountFunc

#define GaimFilterAccountFunc   PurpleFilterAccountFunc

Definition at line 37 of file gaim-compat.h.

◆ GaimGroup

#define GaimGroup   PurpleGroup

Definition at line 196 of file gaim-compat.h.

◆ GaimIconScaleRules

#define GaimIconScaleRules   PurpleIconScaleRules

Definition at line 1491 of file gaim-compat.h.

◆ GaimIdleUiOps

#define GaimIdleUiOps   PurpleIdleUiOps

Definition at line 951 of file gaim-compat.h.

◆ GaimInfoFieldFormatCallback

#define GaimInfoFieldFormatCallback   PurpleIntoFieldFormatCallback

Definition at line 2072 of file gaim-compat.h.

◆ GaimInputCondition

#define GaimInputCondition   PurpleInputCondition

Definition at line 857 of file gaim-compat.h.

◆ GaimInputFunction

#define GaimInputFunction   PurpleInputFunction

Definition at line 858 of file gaim-compat.h.

◆ GaimKeyValuePair

#define GaimKeyValuePair   PurpleKeyValuePair

Definition at line 2074 of file gaim-compat.h.

◆ GaimLog

#define GaimLog   PurpleLog

Definition at line 976 of file gaim-compat.h.

◆ GaimLogCommonLoggerData

#define GaimLogCommonLoggerData   PurpleLogCommonLoggerData

Definition at line 978 of file gaim-compat.h.

◆ GaimLogLogger

#define GaimLogLogger   PurpleLogLogger

Definition at line 977 of file gaim-compat.h.

◆ GaimLogReadFlags

#define GaimLogReadFlags   PurpleLogReadFlags

Definition at line 989 of file gaim-compat.h.

◆ GaimLogSet

#define GaimLogSet   PurpleLogSet

Definition at line 979 of file gaim-compat.h.

◆ GaimLogSetCallback

#define GaimLogSetCallback   PurpleLogSetCallback

Definition at line 991 of file gaim-compat.h.

◆ GaimLogType

#define GaimLogType   PurpleLogType

Definition at line 985 of file gaim-compat.h.

◆ GaimMenuAction

#define GaimMenuAction   PurpleMenuAction

Definition at line 2070 of file gaim-compat.h.

◆ GaimMessageFlags

#define GaimMessageFlags   PurpleMessageFlags

Definition at line 598 of file gaim-compat.h.

◆ GaimMimeDocument

#define GaimMimeDocument   PurpleMimeDocument

Definition at line 1028 of file gaim-compat.h.

◆ GaimMimePart

#define GaimMimePart   PurpleMimePart

Definition at line 1029 of file gaim-compat.h.

◆ GaimNetworkListenCallback

#define GaimNetworkListenCallback   PurpleNetworkListenCallback

Definition at line 1056 of file gaim-compat.h.

◆ GaimNetworkListenData

#define GaimNetworkListenData   PurpleNetworkListenData

Definition at line 1054 of file gaim-compat.h.

◆ GaimNotifyCloseCallback

#define GaimNotifyCloseCallback   PurpleNotifyCloseCallback

Definition at line 1080 of file gaim-compat.h.

◆ GaimNotifyMsgType

#define GaimNotifyMsgType   PurpleNotifyMsgType

Definition at line 1096 of file gaim-compat.h.

◆ GaimNotifySearchButton

#define GaimNotifySearchButton   PurpleNotifySearchButton

Definition at line 1118 of file gaim-compat.h.

◆ GaimNotifySearchButtonType

#define GaimNotifySearchButtonType   PurpleNotifySearchButtonType

Definition at line 1106 of file gaim-compat.h.

◆ GaimNotifySearchColumn

#define GaimNotifySearchColumn   PurpleNotifySearchColumn

Definition at line 1116 of file gaim-compat.h.

◆ GaimNotifySearchResults

#define GaimNotifySearchResults   PurpleNotifySearchResults

Definition at line 1108 of file gaim-compat.h.

◆ GaimNotifySearchResultsCallback

#define GaimNotifySearchResultsCallback   PurpleNotifySearchResultsCallback

Definition at line 1117 of file gaim-compat.h.

◆ GaimNotifyType

#define GaimNotifyType   PurpleNotifyType

Definition at line 1090 of file gaim-compat.h.

◆ GaimNotifyUiOps

#define GaimNotifyUiOps   PurpleNotifyUiOps

Definition at line 1120 of file gaim-compat.h.

◆ GaimNotifyUserInfo

#define GaimNotifyUserInfo   PurpleNotifyUserInfo

Definition at line 1078 of file gaim-compat.h.

◆ GaimNotifyUserInfoEntry

#define GaimNotifyUserInfoEntry   PurpleNotifyUserInfoEntry

Definition at line 1077 of file gaim-compat.h.

◆ GaimNotifyUserInfoEntryType

#define GaimNotifyUserInfoEntryType   PurpleNotifyUserInfoEntryType

Definition at line 1114 of file gaim-compat.h.

◆ GaimPlugin

#define GaimPlugin   PurplePlugin

Definition at line 1190 of file gaim-compat.h.

◆ GaimPluginAction

#define GaimPluginAction   PurplePluginAction

Definition at line 1194 of file gaim-compat.h.

◆ GaimPluginInfo

#define GaimPluginInfo   PurplePluginInfo

Definition at line 1191 of file gaim-compat.h.

◆ GaimPluginLoaderInfo

#define GaimPluginLoaderInfo   PurplePluginLoaderInfo

Definition at line 1193 of file gaim-compat.h.

◆ GaimPluginPref

#define GaimPluginPref   PurplePluginPref

Definition at line 1278 of file gaim-compat.h.

◆ GaimPluginPrefFrame

#define GaimPluginPrefFrame   PurplePluginPrefFrame

Definition at line 1277 of file gaim-compat.h.

◆ GaimPluginPrefType

#define GaimPluginPrefType   PurplePluginPrefType

Definition at line 1291 of file gaim-compat.h.

◆ GaimPluginPriority

#define GaimPluginPriority   PurplePluginPriority

Definition at line 1195 of file gaim-compat.h.

◆ GaimPluginProtocolInfo

#define GaimPluginProtocolInfo   PurplePluginProtocolInfo

Definition at line 1487 of file gaim-compat.h.

◆ GaimPluginType

#define GaimPluginType   PurplePluginType

Definition at line 1202 of file gaim-compat.h.

◆ GaimPluginUiInfo

#define GaimPluginUiInfo   PurplePluginUiInfo

Definition at line 1192 of file gaim-compat.h.

◆ GaimPounce

#define GaimPounce   PurplePounce

Definition at line 1322 of file gaim-compat.h.

◆ GaimPounceCb

#define GaimPounceCb   PurplePounceCb

Definition at line 1341 of file gaim-compat.h.

◆ GaimPounceEvent

#define GaimPounceEvent   PurplePounceEvent

Definition at line 1335 of file gaim-compat.h.

◆ GaimPounceOption

#define GaimPounceOption   PurplePounceOption

Definition at line 1339 of file gaim-compat.h.

◆ GaimPrefCallback

#define GaimPrefCallback   PurplePrefCallback

Definition at line 1386 of file gaim-compat.h.

◆ GaimPrefType

#define GaimPrefType   PurplePrefType

Definition at line 1384 of file gaim-compat.h.

◆ GaimPresence

#define GaimPresence   PurplePresence

Definition at line 1910 of file gaim-compat.h.

◆ GaimPresenceContext

#define GaimPresenceContext   PurplePresenceContext

Definition at line 1917 of file gaim-compat.h.

◆ GaimPrivacyType

#define GaimPrivacyType   PurplePrivacyType

Definition at line 1431 of file gaim-compat.h.

◆ GaimPrivacyUiOps

#define GaimPrivacyUiOps   PurplePrivacyUiOps

Definition at line 1433 of file gaim-compat.h.

◆ GaimProtocolOptions

#define GaimProtocolOptions   PurpleProtocolOptions

Definition at line 1495 of file gaim-compat.h.

◆ GaimProxyConnectData

#define GaimProxyConnectData   PurpleProxyConnectData

Definition at line 1458 of file gaim-compat.h.

◆ GaimProxyConnectFunction

#define GaimProxyConnectFunction   PurpleProxyConnectFunction

Definition at line 1459 of file gaim-compat.h.

◆ GaimProxyInfo

#define GaimProxyInfo   PurpleProxyInfo

Definition at line 1456 of file gaim-compat.h.

◆ GaimProxyType

#define GaimProxyType   PurpleProxyType

Definition at line 1454 of file gaim-compat.h.

◆ GaimRequestActionCb

#define GaimRequestActionCb   PurpleRequestActionCb

Definition at line 1544 of file gaim-compat.h.

◆ GaimRequestChoiceCb

#define GaimRequestChoiceCb   PurpleRequestChoiceCb

Definition at line 1545 of file gaim-compat.h.

◆ GaimRequestField

#define GaimRequestField   PurpleRequestField

Definition at line 1539 of file gaim-compat.h.

◆ GaimRequestFieldGroup

#define GaimRequestFieldGroup   PurpleRequestFieldGroup

Definition at line 1537 of file gaim-compat.h.

◆ GaimRequestFields

#define GaimRequestFields   PurpleRequestFields

Definition at line 1535 of file gaim-compat.h.

◆ GaimRequestFieldsCb

#define GaimRequestFieldsCb   PurpleRequestFieldsCb

Definition at line 1546 of file gaim-compat.h.

◆ GaimRequestFieldType

#define GaimRequestFieldType   PurpleRequestFieldType

Definition at line 1533 of file gaim-compat.h.

◆ GaimRequestFileCb

#define GaimRequestFileCb   PurpleRequestFileCb

Definition at line 1547 of file gaim-compat.h.

◆ GaimRequestInputCb

#define GaimRequestInputCb   PurpleRequestInputCb

Definition at line 1543 of file gaim-compat.h.

◆ GaimRequestType

#define GaimRequestType   PurpleRequestType

Definition at line 1522 of file gaim-compat.h.

◆ GaimRequestUiOps

#define GaimRequestUiOps   PurpleRequestUiOps

Definition at line 1541 of file gaim-compat.h.

◆ GaimRoomlist

#define GaimRoomlist   PurpleRoomlist

Definition at line 1674 of file gaim-compat.h.

◆ GaimRoomlistField

#define GaimRoomlistField   PurpleRoomlistField

Definition at line 1676 of file gaim-compat.h.

◆ GaimRoomlistFieldType

#define GaimRoomlistFieldType   PurpleRoomlistFieldType

Definition at line 1686 of file gaim-compat.h.

◆ GaimRoomlistRoom

#define GaimRoomlistRoom   PurpleRoomlistRoom

Definition at line 1675 of file gaim-compat.h.

◆ GaimRoomlistRoomType

#define GaimRoomlistRoomType   PurpleRoomlistRoomType

Definition at line 1681 of file gaim-compat.h.

◆ GaimRoomlistUiOps

#define GaimRoomlistUiOps   PurpleRoomlistUiOps

Definition at line 1677 of file gaim-compat.h.

◆ GaimSavedStatus

#define GaimSavedStatus   PurpleSavedStatus

Definition at line 1711 of file gaim-compat.h.

◆ GaimSavedStatusSub

#define GaimSavedStatusSub   PurpleSavedStatusSub

Definition at line 1712 of file gaim-compat.h.

◆ GaimSignalMarshalFunc

#define GaimSignalMarshalFunc   PurpleSignalMarshalFunc

Definition at line 1756 of file gaim-compat.h.

◆ GaimSoundEventID

#define GaimSoundEventID   PurpleSoundEventID

Definition at line 1865 of file gaim-compat.h.

◆ GaimSoundUiOps

#define GaimSoundUiOps   PurpleSoundUiOps

Definition at line 1867 of file gaim-compat.h.

◆ GaimSrvCallback

#define GaimSrvCallback   PurpleSrvCallback

Definition at line 847 of file gaim-compat.h.

◆ GaimSrvQueryData

#define GaimSrvQueryData   PurpleSrvTxtQueryData

Definition at line 846 of file gaim-compat.h.

◆ GaimSrvResponse

#define GaimSrvResponse   PurpleSrvResponse

Definition at line 845 of file gaim-compat.h.

◆ GaimSslConnection

#define GaimSslConnection   PurpleSslConnection

Definition at line 1886 of file gaim-compat.h.

◆ GaimSslErrorFunction

#define GaimSslErrorFunction   PurpleSslErrorFunction

Definition at line 1889 of file gaim-compat.h.

◆ GaimSslErrorType

#define GaimSslErrorType   PurpleSslErrorType

Definition at line 1884 of file gaim-compat.h.

◆ GaimSslInputFunction

#define GaimSslInputFunction   PurpleSslInputFunction

Definition at line 1888 of file gaim-compat.h.

◆ GaimSslOps

#define GaimSslOps   PurpleSslOps

Definition at line 1891 of file gaim-compat.h.

◆ GaimStatus

#define GaimStatus   PurpleStatus

Definition at line 1911 of file gaim-compat.h.

◆ GaimStatusAttr

#define GaimStatusAttr   PurpleStatusAttr

Definition at line 1909 of file gaim-compat.h.

◆ GaimStatusPrimitive

#define GaimStatusPrimitive   PurpleStatusPrimitive

Definition at line 1928 of file gaim-compat.h.

◆ GaimStatusType

#define GaimStatusType   PurpleStatusType

Definition at line 1908 of file gaim-compat.h.

◆ GaimStoredImage

#define GaimStoredImage   PurpleStoredImage

Definition at line 962 of file gaim-compat.h.

◆ GaimStringFormatType

#define GaimStringFormatType   PurpleStringFormatType

Definition at line 1284 of file gaim-compat.h.

◆ GaimStringref

#define GaimStringref   PurpleStringref

Definition at line 2018 of file gaim-compat.h.

◆ GaimStunNatDiscovery

#define GaimStunNatDiscovery   PurpleStunNatDiscovery

Definition at line 2031 of file gaim-compat.h.

◆ GaimStunNatType

#define GaimStunNatType   PurpleStunNatType

Definition at line 2045 of file gaim-compat.h.

◆ GaimStunStatus

#define GaimStunStatus   PurpleStunStatus

Definition at line 2037 of file gaim-compat.h.

◆ GaimSubType

#define GaimSubType   PurpleSubType

Definition at line 2225 of file gaim-compat.h.

◆ GaimType

#define GaimType   PurpleType

Definition at line 2204 of file gaim-compat.h.

◆ GaimTypingState

#define GaimTypingState   PurpleTypingState

Definition at line 583 of file gaim-compat.h.

◆ GaimUPnPCallback

#define GaimUPnPCallback   PurpleUPnPCallback

Definition at line 2058 of file gaim-compat.h.

◆ GaimUtilFetchUrlCallback

#define GaimUtilFetchUrlCallback   PurpleUtilFetchUrlCallback

Definition at line 2157 of file gaim-compat.h.

◆ GaimUtilFetchUrlData

#define GaimUtilFetchUrlData   PurpleUtilFetchUrlData

Definition at line 2069 of file gaim-compat.h.

◆ GaimValue

#define GaimValue   PurpleValue

Definition at line 2227 of file gaim-compat.h.

◆ GaimWhiteboard

#define GaimWhiteboard   PurpleWhiteboard

Definition at line 2281 of file gaim-compat.h.

◆ GaimWhiteboardPrplOps

#define GaimWhiteboardPrplOps   PurpleWhiteboardPrplOps

Definition at line 2280 of file gaim-compat.h.

◆ GaimWhiteboardUiOps

#define GaimWhiteboardUiOps   PurpleWhiteboardUiOps

Definition at line 2282 of file gaim-compat.h.

◆ GaimXfer

#define GaimXfer   PurpleXfer

Definition at line 871 of file gaim-compat.h.

◆ GaimXferStatusType

#define GaimXferStatusType   PurpleXferStatusType

Definition at line 887 of file gaim-compat.h.

◆ GaimXferType

#define GaimXferType   PurpleXferType

Definition at line 877 of file gaim-compat.h.

◆ GaimXferUiOps

#define GaimXferUiOps   PurpleXferUiOps

Definition at line 889 of file gaim-compat.h.

◆ StunCallback

#define StunCallback   PurpleStunCallback

Definition at line 2048 of file gaim-compat.h.

◆ UPnPMappingAddRemove

#define UPnPMappingAddRemove   PurpleUPnPMappingAddRemove

Definition at line 2056 of file gaim-compat.h.