summaryrefslogtreecommitdiff
path: root/gtk/gdk-pixbuf-loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gdk-pixbuf-loader.h')
-rw-r--r--gtk/gdk-pixbuf-loader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gdk-pixbuf-loader.h b/gtk/gdk-pixbuf-loader.h
index b84f9c5d3f..c3d6d6f95b 100644
--- a/gtk/gdk-pixbuf-loader.h
+++ b/gtk/gdk-pixbuf-loader.h
@@ -70,7 +70,7 @@ struct _GdkPixbufLoaderClass
};
-GtkType gdk_pixbuf_loader_get_type (void);
+GtkType gdk_pixbuf_loader_get_type (void) G_GNUC_CONST;
GdkPixbufLoader * gdk_pixbuf_loader_new (void);
GdkPixbufLoader * gdk_pixbuf_loader_new_with_type (const char *image_type);
gboolean gdk_pixbuf_loader_write (GdkPixbufLoader *loader,