diff options
author | Carlos Garnacho <carlosg@gnome.org> | 2010-10-19 10:59:46 +0200 |
---|---|---|
committer | Carlos Garnacho <carlosg@gnome.org> | 2010-12-04 15:38:21 +0100 |
commit | a79626b7fb7d6609f0b7a650d50683b62a987a23 (patch) | |
tree | 250785284edb2b2bc331e953387979050c9148c2 /gtk/gtk.h | |
parent | 59b0fa81332d7ab6d30813cb86a5706ee0a734d0 (diff) | |
download | gtk+-a79626b7fb7d6609f0b7a650d50683b62a987a23.tar.gz |
Add theming docs
Both API and file format is documented, there's still missing
a migration doc though.
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r-- | gtk/gtk.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -180,6 +180,7 @@ #include <gtk/gtkstyleset.h> #include <gtk/gtkstyle.h> #include <gtk/gtkswitch.h> +#include <gtk/gtksymboliccolor.h> #include <gtk/gtktable.h> #include <gtk/gtktearoffmenuitem.h> #include <gtk/gtktextbuffer.h> |