13
0
livetrax/libs/tk/ydkmm/ydkmm/gdkmmconfig.h
Robin Gareus ad51c7c2ba
Localize stripped down gtk2
This is intended mainly for GNU/Linux distros who will remove
GTK2 support in the near future.
2024-01-06 21:52:48 +01:00

10 lines
194 B
C

#ifndef _GDKMM_CONFIG_H
#define _GDKMM_CONFIG_H
#include <pangommconfig.h>
/* Define to omit deprecated API from gdkmm. */
/* #undef GDKMM_DISABLE_DEPRECATED */
#endif /* !_GDKMM_CONFIG_H */