]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkrc.h
New static function to set the background of all windows.
[~andy/gtk] / gtk / gtkrc.h
index 770760097e50bd2b9adb829f5898f705a3714920..8fe26b79a3ada581b2a74aea34df0a15750636a7 100644 (file)
@@ -232,6 +232,7 @@ const GtkRcProperty* _gtk_rc_style_lookup_rc_property (GtkRcStyle *rc_style,
                                                       GQuark      property_name);
 
 const gchar* _gtk_rc_context_get_default_font_name (GtkSettings *settings);
+void         _gtk_rc_reset_styles                  (GtkSettings *settings);
 
 #ifdef __cplusplus
 }