Go to the source code of this file.
GTK+ Connection API | |
PurpleConnectionUiOps * | pidgin_connections_get_ui_ops (void) |
Gets GTK+ Connection UI ops. | |
Functions | |
void * | pidgin_connection_get_handle (void) |
Returns the GTK+ connection handle. | |
void | pidgin_connection_init (void) |
Initializes the GTK+ connection system. | |
void | pidgin_connection_uninit (void) |
Uninitializes the GTK+ connection system. |
Definition in file gtkconn.h.
|
Returns the GTK+ connection handle.
|
|
Gets GTK+ Connection UI ops.
|