Explode gdkinternals.h into per-class private headers

At the same time, move some more class and instance structs
out of public headers.
This commit is contained in:
Matthias Clasen
2010-12-11 00:14:53 -05:00
parent ff8a334725
commit ea96e5e16f
41 changed files with 831 additions and 628 deletions

View File

@ -23,9 +23,8 @@
#include "config.h"
#include "gdkinternals.h"
#include "gdkvisual.h"
#include "gdkscreen.h"
#include "gdkvisualprivate.h"
#include "gdkscreenprivate.h"
/**