Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

gtkprivacy.h

Go to the documentation of this file.
00001 
00025 #ifndef _GAIM_GTK_PRIVACY_H_
00026 #define _GAIM_GTK_PRIVACY_H_
00027 
00028 #include "privacy.h"
00029 
00033 void gaim_gtk_privacy_init(void);
00034 
00038 void gaim_gtk_privacy_dialog_show(void);
00039 
00043 void gaim_gtk_privacy_dialog_hide(void);
00044 
00054 void gaim_gtk_request_add_permit(GaimAccount *account, const char *name);
00055 
00065 void gaim_gtk_request_add_block(GaimAccount *account, const char *name);
00066 
00072 GaimPrivacyUiOps *gaim_gtk_privacy_get_ui_ops(void);
00073 
00074 #endif /* _GAIM_GTK_PRIVACY_H_ */

Generated on Sun Aug 29 03:45:05 2004 for gaim by doxygen 1.3.4