diff options
Diffstat (limited to 'gtk/gtkstylecontext.h')
-rw-r--r-- | gtk/gtkstylecontext.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gtk/gtkstylecontext.h b/gtk/gtkstylecontext.h index 05a49b4f4c..1783d4c6a1 100644 --- a/gtk/gtkstylecontext.h +++ b/gtk/gtkstylecontext.h @@ -709,14 +709,6 @@ struct _GtkStyleContextClass */ #define GTK_STYLE_CLASS_CURSOR_HANDLE "cursor-handle" -/** - * GTK_STYLE_CLASS_INVERTED_CURSOR_HANDLE: - * - * A CSS class used when rendering a drag handle for - * text selection. - */ -#define GTK_STYLE_CLASS_INVERTED_CURSOR_HANDLE "inverted-cursor-handle" - /* Predefined set of widget regions */ /** |