X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-client.h;h=07367e014ccacda58d9cf88ae69ac611d7dc8973;hp=5f2883681c1ee127332108ba7872146a04eb3e6f;hb=ca3a4fc02287f65c3587908012d36e68df0200b1;hpb=e9cffd93458ce48c4e653b5694e872b7bbc2ca00 diff --git a/notmuch-client.h b/notmuch-client.h index 5f288368..07367e01 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -256,6 +256,9 @@ notmuch_config_close (notmuch_config_t *config); int notmuch_config_save (notmuch_config_t *config); +notmuch_bool_t +notmuch_config_is_new (notmuch_config_t *config); + const char * notmuch_config_get_database_path (notmuch_config_t *config);