summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-05-29 17:00:33 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-07-10 22:41:12 -0400
commit126a2308ca467744178d4be3309403f6899de987 (patch)
tree66a321f37f4874f89b57772044662bb9cd195cb7 /gtk/gtk.h
parentf7683b05b1c29ecc715715b95b2011a895917cf4 (diff)
downloadgtk+-126a2308ca467744178d4be3309403f6899de987.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>