]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkstyle.h
[ Patch from Sebastian Wilhelmi, 52790 ]
[~andy/gtk] / gtk / gtkstyle.h
index 291dfdc3921c69e3f6c10478dabfac98517f7193..4335e0bb874fcc7b16338aa53f5ce4918acb91ea 100644 (file)
@@ -841,6 +841,7 @@ const GValue* _gtk_style_peek_property_value (GtkStyle           *style,
 
 /* depprecated */
 #ifndef GTK_DISABLE_DEPRECATED
+#define gtk_style_apply_default_pixmap(s,gw,st,a,x,y,w,h) gtk_style_apply_default_background (s,gw,1,st,a,x,y,w,h)
 void gtk_draw_string     (GtkStyle        *style,
                          GdkWindow       *window,
                          GtkStateType     state_type,