Some header cleanups

Move GtkGradient to their own files, also move GtkBorder out of
gtkstyle.h, so that header can be all deprecated.
This commit is contained in:
Matthias Clasen
2010-11-25 20:39:53 -05:00
committed by Carlos Garnacho
parent 1915a19503
commit e598f17871
20 changed files with 629 additions and 452 deletions

View File

@ -35,6 +35,7 @@
#include <gtk/gtkaccelgroup.h>
#include <gtk/gtkadjustment.h>
#include <gtk/gtkstyle.h>
#include <gtk/gtkborder.h>
#include <gtk/gtksettings.h>
#include <gtk/gtkstylecontext.h>
#include <gtk/gtkwidgetpath.h>