summaryrefslogtreecommitdiff
path: root/gtk/gtkrecentchooser.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkrecentchooser.h')
-rw-r--r--gtk/gtkrecentchooser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkrecentchooser.h b/gtk/gtkrecentchooser.h
index f6494db691..19e9b646b3 100644
--- a/gtk/gtkrecentchooser.h
+++ b/gtk/gtkrecentchooser.h
@@ -124,8 +124,8 @@ struct _GtkRecentChooserIface
GSList * (* list_filters) (GtkRecentChooser *chooser);
void (* set_sort_func) (GtkRecentChooser *chooser,
GtkRecentSortFunc sort_func,
- gpointer data,
- GDestroyNotify destroy);
+ gpointer sort_data,
+ GDestroyNotify data_destroy);
/*
* Signals