]> Pileus Git - ~andy/gtk/blobdiff - gtk/a11y/gtklinkbuttonaccessible.h
filechooserbutton: Emit 'selection-changed' when changing the selection programmatically
[~andy/gtk] / gtk / a11y / gtklinkbuttonaccessible.h
index b4844139f7006c151ea2a6656e4ba9603e8f2f5a..78d0417d2de7d243ec9e7249638b4bcb88518d2f 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_LINK_BUTTON_ACCESSIBLE_H__
+#define __GTK_LINK_BUTTON_ACCESSIBLE_H__
+
 #if !defined (__GTK_A11Y_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk-a11y.h> can be included directly."
 #endif
 
-#ifndef __GTK_LINK_BUTTON_ACCESSIBLE_H__
-#define __GTK_LINK_BUTTON_ACCESSIBLE_H__
-
 #include <gtk/a11y/gtkbuttonaccessible.h>
 
 G_BEGIN_DECLS