gtkeventloop.h

Go to the documentation of this file.
00001 
00025 #ifndef _PIDGINEVENTLOOP_H_
00026 #define _PIDGINEVENTLOOP_H_
00027 
00028 #include "eventloop.h"
00029 
00035 PurpleEventLoopUiOps *pidgin_eventloop_get_ui_ops(void);
00036 
00037 #endif /* _PIDGINEVENTLOOP_H_ */