]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkstylepropertiesprivate.h
texthandles: Keep state internally to avoid X overhead
[~andy/gtk] / gtk / gtkstylepropertiesprivate.h
index d459307cd7f17a603b555d52d8df7623f111cfd5..74cde6251745e39e083a2751a2260d4ea8fda6a0 100644 (file)
@@ -21,7 +21,6 @@
 #include "gtkstyleproperties.h"
 #include "gtkcssstylepropertyprivate.h"
 #include "gtkstylecontextprivate.h"
-#include "gtksymboliccolorprivate.h"
 
 G_BEGIN_DECLS
 
@@ -33,11 +32,6 @@ void           _gtk_style_properties_set_property_by_property (GtkStylePropertie
                                                                GtkStateFlags            state,
                                                                GtkCssValue             *value);
 
-cairo_pattern_t *
-              _gtk_gradient_resolve_full  (GtkGradient         *gradient,
-                                           GtkStyleContext     *context,
-                                           GtkCssDependencies  *dependencies);
-
 G_END_DECLS
 
 #endif /* __GTK_STYLE_PROPERTIES_PRIVATE_H__ */