summaryrefslogtreecommitdiff
path: root/gdk/gdkpixmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/gdkpixmap.h')
-rw-r--r--gdk/gdkpixmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkpixmap.h b/gdk/gdkpixmap.h
index e5d9b6496f..2d08ac6ca5 100644
--- a/gdk/gdkpixmap.h
+++ b/gdk/gdkpixmap.h
@@ -34,7 +34,7 @@ struct _GdkPixmapObjectClass
};
-GType gdk_pixmap_get_type (void);
+GType gdk_pixmap_get_type (void) G_GNUC_CONST;
/* Pixmaps
*/