File: gdkmmconfig.h

package info (click to toggle)
gtkmm2.4 1%3A2.20.3-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 73,860 kB
  • ctags: 20,553
  • sloc: xml: 79,575; sh: 10,120; cpp: 8,347; makefile: 290
file content (19 lines) | stat: -rw-r--r-- 472 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* gdk/gdkmmconfig.h.  Generated from gdkmmconfig.h.in by configure.  */
#ifndef _GDKMM_CONFIG_H
#define _GDKMM_CONFIG_H

#include <pangommconfig.h>

/* Define to omit deprecated API from gdkmm. */
/* #undef GDKMM_DISABLE_DEPRECATED */

/* Major version number of gdkmm. */
#define GDKMM_MAJOR_VERSION 2

/* Micro version number of gdkmm. */
#define GDKMM_MICRO_VERSION 3

/* Minor version number of gdkmm. */
#define GDKMM_MINOR_VERSION 20

#endif /* !_GDKMM_CONFIG_H */