summaryrefslogtreecommitdiff
path: root/gtk/gtkshortcutswindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkshortcutswindow.h')
-rw-r--r--gtk/gtkshortcutswindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkshortcutswindow.h b/gtk/gtkshortcutswindow.h
index 465e40e7fc..f3f5ba44f4 100644
--- a/gtk/gtkshortcutswindow.h
+++ b/gtk/gtkshortcutswindow.h
@@ -48,7 +48,7 @@ struct _GtkShortcutsWindowClass
void (*search) (GtkShortcutsWindow *self);
};
-GDK_AVAILABLE_IN_3_20
+GDK_AVAILABLE_IN_ALL
GType gtk_shortcuts_window_get_type (void) G_GNUC_CONST;
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GtkShortcutsWindow, g_object_unref)