gradient: Add a private header file
This commit is contained in:
@ -33,13 +33,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__ */
|
||||
|
||||
Reference in New Issue
Block a user