File: version.vapi

package info (click to toggle)
shotwell 0.32.13-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 57,512 kB
  • sloc: xml: 55,555; cpp: 354; ansic: 157; python: 130; sh: 46; makefile: 12
file content (16 lines) | stat: -rw-r--r-- 591 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[CCode (cheader_filename = "version.h")]
public const string? _GIT_VERSION;
[CCode (cheader_filename = "config.h")]
public const string _PREFIX;
[CCode (cheader_filename = "config.h")]
public const string _VERSION;
[CCode (cheader_filename = "config.h")]
public const string GETTEXT_PACKAGE;
[CCode (cheader_filename = "config.h")]
public const string _LIB;
[CCode (cheader_filename = "config.h")]
public const string _LIBEXECDIR;
[CCode (cheader_filename = "config.h")]
public const string _LANG_SUPPORT_DIR;
[CCode (cheader_filename = "config.h")]
public const string _PIXBUF_LOADER_PATH;