]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcssshorthandpropertyprivate.h
filechooserbutton: Don't duplicate tests for GTK_RESPONSE_DELETE_EVENT
[~andy/gtk] / gtk / gtkcssshorthandpropertyprivate.h
index 95ec48cef2a998388bb6293e8f1bfed735f8ba61..d5483703140973f5a907f6fda0702d8103b6d0bb 100644 (file)
@@ -40,8 +40,7 @@ typedef struct _GtkCssShorthandPropertyClass      GtkCssShorthandPropertyClass;
 
 typedef gboolean              (* GtkCssShorthandPropertyParseFunc)      (GtkCssShorthandProperty *shorthand,
                                                                          GtkCssValue            **values,
-                                                                         GtkCssParser            *parser,
-                                                                         GFile                   *base);
+                                                                         GtkCssParser            *parser);
 typedef void                  (* GtkCssShorthandPropertyAssignFunc)     (GtkCssShorthandProperty *shorthand,
                                                                          GtkStyleProperties      *props,
                                                                          GtkStateFlags            state,