mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 15:06:21 +00:00
Added conf_string_list_add
This commit is contained in:
@@ -34,5 +34,7 @@
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
gboolean conf_string_list_add(GKeyFile *keyfile, const char *const group, const char *const key,
|
||||
const char *const item);
|
||||
gboolean conf_string_list_remove(GKeyFile *keyfile, const char *const group, const char *const key,
|
||||
const char *const item);
|
||||
|
||||
Reference in New Issue
Block a user