24PURPLE_DBUS_DECLARE_TYPE(PurpleCmd)
35PURPLE_DBUS_DECLARE_TYPE(PurpleCore)
38PURPLE_DBUS_DECLARE_TYPE(PurpleDesktopItem)
50PURPLE_DBUS_DECLARE_TYPE(PurpleMediaElementInfoClass)
56PURPLE_DBUS_DECLARE_TYPE(PurpleNetworkListenData)
57PURPLE_DBUS_DECLARE_TYPE(PurpleNotifyUserInfoEntry)
58PURPLE_DBUS_DECLARE_TYPE(PurpleNotifyUserInfo)
68PURPLE_DBUS_DECLARE_TYPE(PurplePluginPrefFrame)
69PURPLE_DBUS_DECLARE_TYPE(PurplePluginPref)
75PURPLE_DBUS_DECLARE_TYPE(PurpleProxyConnectData)
89PURPLE_DBUS_DECLARE_TYPE(PurpleSavedStatusSub)
91PURPLE_DBUS_DECLARE_TYPE(PurpleSmileyClass)
94PURPLE_DBUS_DECLARE_TYPE(PurpleSrvTxtQueryData)
97PURPLE_DBUS_DECLARE_TYPE(PurpleSrvQueryData)
100PURPLE_DBUS_DECLARE_TYPE(PurpleStatusAttr)
101PURPLE_DBUS_DECLARE_TYPE(PurplePresence)
102PURPLE_DBUS_DECLARE_TYPE(PurpleStatus)
104PURPLE_DBUS_DECLARE_TYPE(PurpleStringref)
119PURPLE_DBUS_DECLARE_TYPE(UPnPMappingAddRemove)
124PURPLE_DBUS_DECLARE_TYPE(
xmlnode)
128PURPLE_DBUS_DECLARE_TYPE(PurpleMediaBackend)
129PURPLE_DBUS_DECLARE_TYPE(PurpleMediaBackendIface)
130PURPLE_DBUS_DECLARE_TYPE(PurpleMediaCandidate)
131PURPLE_DBUS_DECLARE_TYPE(PurpleMediaCodec)
struct _PurpleBuddyIcon PurpleBuddyIcon
An opaque structure representing a buddy icon for a particular user on a particular PurpleAccount.
struct _PurpleCipherContext PurpleCipherContext
A context for a PurpleCipher
struct _PurpleCipher PurpleCipher
A handle to a PurpleCipher
struct _PurpleDnsQueryData PurpleDnsQueryData
An opaque structure representing a DNS query.
struct _PurpleStoredImage PurpleStoredImage
A set of utility functions that provide a reference-counted immutable wrapper around an image's data ...
struct _PurpleMimeDocument PurpleMimeDocument
A MIME document.
struct _PurpleMimePart PurpleMimePart
A part of a multipart MIME document.
struct _PurplePrefCallbackData PurplePrefCallbackData
Opaque type to carry callback information.
struct _PurpleThumbnailSpec PurpleThumbnailSpec
A description of a file transfer thumbnail specification.
struct _PurpleSavedStatus PurpleSavedStatus
Saved statuses don't really interact much with the rest of Purple.
struct _PurpleSmiley PurpleSmiley
A custom smiley.
struct _PurpleStatusType PurpleStatusType
PurpleStatusType's are created by each PRPL.
An option for an account.
Command UI operations; UIs should implement this if they want to handle commands themselves,...
Holds the type of an error along with its description.
Connection UI operations.
Callbacks that fire at different points of the initialization and teardown of libpurple,...
DNS Request UI operations; UIs should implement this if they want to do DNS lookups themselves,...
Single column of a search result.
Notification UI operations.
Privacy core/UI operations.
Information on proxy settings.
A group of fields with a title.
Multiple fields request data.
SRV Request UI operations; UIs should implement this if they want to do SRV lookups themselves,...
SSL implementation operations structure.
A wrapper for a type, subtype, and specific type of value.
File transfer UI operations.
Account prefs UI operations, to allow the UI to catch account preference changes.
Account UI operations, used to notify the user of status changes and when buddies add this account to...
Structure representing an account.
Represents "nudges" and "buzzes" that you may send to a buddy to attract their attention (or vice-ver...
Buddy list UI operations.
A description of a Buddy Icon specification.
Database for retrieval or storage of Certificates.
Structure for a single certificate request.
A set of operations used to provide logic for verifying a Certificate's authenticity.
The operations of a cipher.
Data specific to Instant Messages.
Description of a conversation message.
Conversation operations and events.
A core representation of a conversation between two or more people.
An abstraction of an application's mainloop; libpurple will use this to watch file descriptors and sc...
A common logger_data struct containing a file handle and path, as well as a pointer to something else...
Describes available logs.
The structure used in the actions member of PurplePluginInfo.
Detailed information about a plugin.
Extra information for loader plugins.
A protocol plugin information structure.
A buddy pounce structure.
A field a room might have.
The room list ops to be filled out by the UI.
Operations used by the core to request that particular sound files, or the sound associated with a pa...
PurpleWhiteboard PRPL Operations.
The PurpleWhiteboard UI Operations.
A core representation of a file transfer.
struct _PurpleUtilFetchUrlData PurpleUtilFetchUrlData
An opaque structure representing a URL request.