summaryrefslogtreecommitdiff
path: root/gtk/gtkshortcuttrigger.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkshortcuttrigger.h')
-rw-r--r--gtk/gtkshortcuttrigger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkshortcuttrigger.h b/gtk/gtkshortcuttrigger.h
index 2701429c98..eeda11939e 100644
--- a/gtk/gtkshortcuttrigger.h
+++ b/gtk/gtkshortcuttrigger.h
@@ -61,7 +61,7 @@ GDK_AVAILABLE_IN_ALL
gboolean gtk_shortcut_trigger_equal (gconstpointer trigger1,
gconstpointer trigger2);
GDK_AVAILABLE_IN_ALL
-gint gtk_shortcut_trigger_compare (gconstpointer trigger1,
+int gtk_shortcut_trigger_compare (gconstpointer trigger1,
gconstpointer trigger2);
GDK_AVAILABLE_IN_ALL