gtknotify.h

Go to the documentation of this file.
00001 
00025 #ifndef _PIDGINNOTIFY_H_
00026 #define _PIDGINNOTIFY_H_
00027 
00028 #include "notify.h"
00029 
00035 PurpleNotifyUiOps *pidgin_notify_get_ui_ops(void);
00036 
00037 #endif /* _PIDGINNOTIFY_H_ */