Revision 1913 trunk/nntpgrab_core/configuration.h
| configuration.h (revision 1913) | ||
|---|---|---|
| 46 | 46 | 
                  void configuration_set_newsgroup_info(Configuration *obj, const char *servername, const char *newsgroup, ConfigGroupInfo info);  | 
              
| 47 | 47 | 
                  NGConfigOpts configuration_get_opts(Configuration *obj);  | 
              
| 48 | 48 | 
                  void configuration_set_opts(Configuration *obj, NGConfigOpts opts);  | 
              
| 49 | 
                  char *configuration_get_config_folder(void);  | 
              |
| 49 | 50 | 
                  gboolean configuration_load(Configuration *config, char **errmsg);  | 
              
| 50 | 51 | 
                  gboolean configuration_save(Configuration *config, char **errmsg);  | 
              
| 51 | 52 | 
                   | 
              
Also available in: Unified diff
NNTPGrab

