gtkconn.h

Go to the documentation of this file.
00001 
00024 #ifndef _PIDGINCONN_H_
00025 #define _PIDGINCONN_H_
00026 
00027 /**************************************************************************/
00029 /**************************************************************************/
00037 PurpleConnectionUiOps *pidgin_connections_get_ui_ops(void);
00038 
00046 void *pidgin_connection_get_handle(void);
00047 
00051 void pidgin_connection_init(void);
00052 
00056 void pidgin_connection_uninit(void);
00057 
00058 #endif /* _PIDGINCONN_H_ */