21#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
22#error "Only <gtk/gtk.h> can be included directly."
30#define GTK_TYPE_SHORTCUTS_GROUP (gtk_shortcuts_group_get_type ())
31#define GTK_SHORTCUTS_GROUP(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_SHORTCUTS_GROUP, GtkShortcutsGroup))
32#define GTK_IS_SHORTCUTS_GROUP(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_SHORTCUTS_GROUP))
#define GDK_AVAILABLE_IN_4_14
#define GDK_AVAILABLE_IN_ALL
GDK_AVAILABLE_IN_ALL GType gtk_shortcuts_group_get_type(void) G_GNUC_CONST
struct _GtkShortcutsGroup GtkShortcutsGroup
GDK_AVAILABLE_IN_4_14 void gtk_shortcuts_group_add_shortcut(GtkShortcutsGroup *self, GtkShortcutsShortcut *shortcut)
struct _GtkShortcutsGroupClass GtkShortcutsGroupClass
struct _GtkShortcutsShortcut GtkShortcutsShortcut