summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-05-29 17:00:33 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2012-07-16 01:01:38 -0400
commit68acf78c5d6bf6c76b8912cf28eb70e597558a10 (patch)
treea0083b9edb05655855a3cfae00374b2fd5f770e0 /gtk/gtk.h
parent129d3f09e6667ac5f63ae6883105c4d03c806620 (diff)
downloadgtk+-68acf78c5d6bf6c76b8912cf28eb70e597558a10.tar.gz
level-bar: introduce GtkLevelBar
Similar to CcStrengthBar from gnome-control-center, but more generic and with thorough CSS styling support. https://bugzilla.gnome.org/show_bug.cgi?id=677892
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r--gtk/gtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtk.h b/gtk/gtk.h
index 0c9b727490..bd9d5f4ae5 100644
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -122,6 +122,7 @@
#include <gtk/gtkinvisible.h>
#include <gtk/gtklabel.h>
#include <gtk/gtklayout.h>
+#include <gtk/gtklevelbar.h>
#include <gtk/gtklinkbutton.h>
#include <gtk/gtkliststore.h>
#include <gtk/gtklockbutton.h>