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_GTKPRIVACY_H_
00026 #define _GAIM_GTKPRIVACY_H_
00027 
00028 #include "privacy.h"
00029 
00033 void gaim_gtk_privacy_init(void);
00034 
00041 gboolean gaim_gtk_privacy_is_showable(void);
00042 
00046 void gaim_gtk_privacy_dialog_show(void);
00047 
00051 void gaim_gtk_privacy_dialog_hide(void);
00052 
00062 void gaim_gtk_request_add_permit(GaimAccount *account, const char *name);
00063 
00073 void gaim_gtk_request_add_block(GaimAccount *account, const char *name);
00074 
00080 GaimPrivacyUiOps *gaim_gtk_privacy_get_ui_ops(void);
00081 
00082 #endif /* _GAIM_GTKPRIVACY_H_ */

Generated on Tue Aug 9 15:32:51 2005 for gaim by  doxygen 1.3.9.1