]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcssstylepropertyprivate.h
GtkBubbleWindow: use OSD style class
[~andy/gtk] / gtk / gtkcssstylepropertyprivate.h
index 342cdb712cd5685ff3dd7ad4f9ecb0794c5b3635..fb851899ebe32c27c1011e2baf54a4802bdd8392 100644 (file)
@@ -85,7 +85,8 @@ void                    _gtk_css_style_property_print_value     (GtkCssStyleProp
 
 gboolean                _gtk_css_style_property_changes_affect_size
                                                                 (const GtkBitmask       *changes);
-                                                                 
+gboolean                _gtk_css_style_property_changes_affect_font
+                                                                (const GtkBitmask       *changes);
 
 G_END_DECLS