config.vapi 182 B

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