21#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
22#error "Only <gtk/gtk.h> can be included directly."
30#define GTK_TYPE_SHORTCUTS_SECTION (gtk_shortcuts_section_get_type ())
31#define GTK_SHORTCUTS_SECTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_SHORTCUTS_SECTION, GtkShortcutsSection))
32#define GTK_IS_SHORTCUTS_SECTION(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_SHORTCUTS_SECTION))
#define GDK_AVAILABLE_IN_4_14
#define GDK_AVAILABLE_IN_ALL
struct _GtkShortcutsGroup GtkShortcutsGroup
GDK_AVAILABLE_IN_4_14 void gtk_shortcuts_section_add_group(GtkShortcutsSection *self, GtkShortcutsGroup *group)
GDK_AVAILABLE_IN_ALL GType gtk_shortcuts_section_get_type(void) G_GNUC_CONST
struct _GtkShortcutsSectionClass GtkShortcutsSectionClass
struct _GtkShortcutsSection GtkShortcutsSection