Namespace
Pidgin – 3.0
Pidgin Universal Chat Client
Dependencies
GLib—2.0 | General-purpose, portable utility library. |
Browse documentation | |
GObject—2.0 | The base type system library |
Browse documentation | |
Gtk—4.0 | The GTK toolkit |
Browse documentation | |
GPlugin—1.0 | GPlugin Plugin Library |
Browse documentation | |
Purple—3.0 | Purple Universal Chat Library |
Browse documentation |
Classes
AboutDialog |
A dialog window that describes what Pidgin is all about. unstable since: 3.0 |
AccountChooser |
A widget that allows the user to pick a unstable since: 3.0 |
AccountDisplay |
A widget that is used to display a unstable since: 3.0 |
AccountEditor |
unstable since: 3.0 |
AccountFilterConnected |
unstable since: 3.0 |
AccountFilterProtocol |
unstable since: 3.0 |
AccountManager |
A singleton dialog for managing accounts. unstable since: 3.0 |
AccountManagerRow |
A unstable since: 3.0 |
AccountRow |
A unstable since: 3.0 |
AccountsDisabledMenu |
A unstable since: 3.0 |
AccountsEnabledMenu |
A unstable since: 3.0 |
Application |
unstable since: 3.0 |
AutoAdjustment |
This is a simple subclass of unstable since: 3.0 |
Avatar |
unstable since: 3.0 |
AwayPrefs |
unstable since: 3.0 |
ChannelJoinDialog |
A dialog for joining channels. unstable since: 3.0 |
ContactList |
unstable since: 3.0 |
Conversation |
A since: 2.0 |
ConversationPrefs |
unstable since: 3.0 |
CredentialPrefs |
unstable since: 3.0 |
CredentialProviderRow |
unstable since: 3.0 |
DebugWindow |
The debug window. unstable since: 3.0 |
DisplayItem |
A class that’s used by unstable since: 3.0 |
DisplayWindow |
unstable since: 3.0 |
InfoPane |
unstable since: 3.0 |
Keypad |
unstable since: 3.0 |
NetworkPrefs |
unstable since: 3.0 |
Notification |
unstable since: 3.0 |
NotificationAddContact |
unstable since: 3.0 |
NotificationAuthorizationRequest |
unstable since: 3.0 |
NotificationConnectionError |
unstable since: 3.0 |
NotificationLink |
unstable since: 3.0 |
NotificationList |
unstable since: 3.0 |
PluginsMenu |
unstable since: 3.0 |
PrefsWindow |
The window that displays all of the preferences. unstable since: 3.0 |
PresenceIcon |
A unstable since: 3.0 |
ProtocolChooser |
A widget that lets the user choose a unstable since: 3.0 |
ProxyPrefs |
unstable since: 3.0 |
TypingLabel |
A unstable since: 3.0 |
Ui |
Is a subclass of unstable since: 3.0 |
Interfaces
Notifiable |
An interface for notifiable items. unstable since: 3.0 |
Functions
color_calculate_for_text |
This function is based heavily on the implementation that gajim uses from python-nbxmpp in nbxmpp.util.text_to_color. However, we don’t have an implementation of HSL let alone HSLuv, so we’re using HSV which is why the value is 1.0 instead of a luminance of 0.5. unstable since: 3.0 |
contact_info_menu_popup |
Creates a unstable since: 3.0 |
debug_get_settings |
Gets the unstable since: 3.0 |
debug_init |
Perform necessary initializations. since: 2.0 |
debug_init_handler |
Initialize handler for GLib logging system. unstable since: 3.0 |
debug_set_print_enabled |
Set whether the debug logging messages are sent the default GLib logging handler. unstable since: 3.0 |
debug_uninit |
Perform necessary uninitializations. since: 2.0 |
icon_name_from_presence |
Gets the icon name that should be used to represent unstable since: 3.0 |
icon_name_from_presence_primitive |
Gets the icon name that should be used to represent unstable since: 3.0 |
prefs_init |
Initializes all UI-specific preferences. since: 2.0 |
prefs_update_old |
Rename legacy prefs and delete some that no longer exist. since: 2.0 |
request_get_dialog_window |
Gets dialog window for specified libpurple request. unstable since: 3.0 |
request_get_handle |
Returns the gtk requests subsystem handle. unstable since: 3.0 |
request_get_ui_ops |
Returns the UI operations structure for GTK request functions. since: 2.0 |
request_init |
Initializes the GTK requests subsystem. unstable since: 3.0 |
request_uninit |
Uninitializes the GTK requests subsystem. unstable since: 3.0 |
start |
Start pidgin with the given command line arguments. unstable since: 3.0 |
whiteboard_get_ui_ops |
Gets the GtkWhiteboard UI Operations. since: 2.0 |
Constants
ALERT_TITLE |
The title that should be used for alert dialogs. |
PREFS_ROOT |
A constants for the root of the preferences tree. |
VERSION_MIN_REQUIRED |
A macro that should be defined by the user prior to including the |