| 
    pidgin 2.15.0dev
    
   | 
 
GTK+ Connection API. More...
Go to the source code of this file.
Functions | |
GTK+ Connection API <br>  | |
| PurpleConnectionUiOps * | pidgin_connections_get_ui_ops (void) | 
| Gets GTK+ Connection UI ops.   | |
| 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.  | |
GTK+ Connection API.
Definition in file gtkconn.h.
| void * pidgin_connection_get_handle | ( | void | ) | 
Returns the GTK+ connection handle.
| PurpleConnectionUiOps * pidgin_connections_get_ui_ops | ( | void | ) | 
Gets GTK+ Connection UI ops.