summaryrefslogtreecommitdiff
path: root/config.vapi
blob: 03e86339c12d5f2e78c9738f97d9e8787a585f3a (plain)
1
2
3
4
[CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "config.h")]
namespace Config {
    public const bool DOWNLOADS_MONITOR_ENABLED;
}