summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecontext.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-07-11 07:15:34 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-07-11 07:15:34 -0400
commit5de021cfdc21308ecbc6ce7d99c873e6be512c80 (patch)
tree124dc63566f3b7742cdc70bd078dea78360f1af1 /gtk/gtkstylecontext.h
parent67d4b161ea236879dc68e37842bc63d76740d57b (diff)
downloadgtk+-5de021cfdc21308ecbc6ce7d99c873e6be512c80.tar.gz
Revert "level-bar: introduce GtkLevelBar"
This reverts commit 126a2308ca467744178d4be3309403f6899de987. Pushed by mistake.
Diffstat (limited to 'gtk/gtkstylecontext.h')
-rw-r--r--gtk/gtkstylecontext.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/gtk/gtkstylecontext.h b/gtk/gtkstylecontext.h
index 456b5a1026..4975862f79 100644
--- a/gtk/gtkstylecontext.h
+++ b/gtk/gtkstylecontext.h
@@ -691,16 +691,6 @@ struct _GtkStyleContextClass
*/
#define GTK_STYLE_CLASS_OSD "osd"
-/**
- * GTK_STYLE_CLASS_LEVEL_BAR:
- *
- * A CSS class used when rendering a level indicator, such
- * as a battery charge level, or a password strength.
- *
- * This is used by #GtkLevelBar.
- */
-#define GTK_STYLE_CLASS_LEVEL_BAR "level-bar"
-
/* Predefined set of widget regions */
/**