]> Pileus Git - ~andy/gtk/blobdiff - gtk/a11y/gtkiconviewaccessible.h
filechooserbutton: Emit 'selection-changed' when changing the selection programmatically
[~andy/gtk] / gtk / a11y / gtkiconviewaccessible.h
index 0474b3d393911c7066eb0ed166754719d7e70f79..be4af41fb90ea57d33bc988136471629b817daa4 100644 (file)
 #ifndef __GTK_ICON_VIEW_ACCESSIBLE_H__
 #define __GTK_ICON_VIEW_ACCESSIBLE_H__
 
+#if !defined (__GTK_A11Y_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk-a11y.h> can be included directly."
+#endif
+
 #include <gtk/gtk.h>
 #include <gtk/a11y/gtkcontaineraccessible.h>