config.vapi 131 B

12345
  1. [CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "config.h")]
  2. namespace Config {
  3. public const string VERSION;
  4. }