gtkrequest.h

Go to the documentation of this file.
00001 
00025 #ifndef _PIDGINREQUEST_H_
00026 #define _PIDGINREQUEST_H_
00027 
00028 #include "request.h"
00029 
00035 PurpleRequestUiOps *pidgin_request_get_ui_ops(void);
00036 
00037 #endif /* _PIDGINREQUEST_H_ */