summaryrefslogtreecommitdiff
path: root/gtk/gtkstylepropertiesprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkstylepropertiesprivate.h')
-rw-r--r--gtk/gtkstylepropertiesprivate.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/gtkstylepropertiesprivate.h b/gtk/gtkstylepropertiesprivate.h
index 24e9714cbb..61f940ce73 100644
--- a/gtk/gtkstylepropertiesprivate.h
+++ b/gtk/gtkstylepropertiesprivate.h
@@ -39,6 +39,9 @@ void _gtk_style_properties_get_valist (GtkStylePropertie
GtkStylePropertyContext *context,
va_list args);
+const GValue * _gtk_style_properties_peek_property (GtkStyleProperties *props,
+ const GtkStyleProperty *property,
+ GtkStateFlags state);
void _gtk_style_properties_set_property_by_property (GtkStyleProperties *props,
const GtkStyleProperty *property,
GtkStateFlags state,