]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkstylepropertiesprivate.h
Don't mention gtk_set_locale() in docs; this function does not exist
[~andy/gtk] / gtk / gtkstylepropertiesprivate.h
index 2e1bd97af797f5040b1caf4421b892413809b2f2..74cde6251745e39e083a2751a2260d4ea8fda6a0 100644 (file)
@@ -21,7 +21,6 @@
 #include "gtkstyleproperties.h"
 #include "gtkcssstylepropertyprivate.h"
 #include "gtkstylecontextprivate.h"
-#include "gtksymboliccolorprivate.h"
 
 G_BEGIN_DECLS
 
@@ -33,13 +32,6 @@ void           _gtk_style_properties_set_property_by_property (GtkStylePropertie
                                                                GtkStateFlags            state,
                                                                GtkCssValue             *value);
 
-cairo_pattern_t *
-               _gtk_gradient_resolve_full                     (GtkGradient             *gradient,
-                                                               GtkStyleProviderPrivate *provider,
-                                                               GtkCssComputedValues    *values,
-                                                               GtkCssComputedValues    *parent_values,
-                                                               GtkCssDependencies      *dependencies);
-
 G_END_DECLS
 
 #endif /* __GTK_STYLE_PROPERTIES_PRIVATE_H__ */