summaryrefslogtreecommitdiff
path: root/gtk/gtkcellrendererpixbuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkcellrendererpixbuf.h')
-rw-r--r--gtk/gtkcellrendererpixbuf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcellrendererpixbuf.h b/gtk/gtkcellrendererpixbuf.h
index 9484a955b4..85c6bb3459 100644
--- a/gtk/gtkcellrendererpixbuf.h
+++ b/gtk/gtkcellrendererpixbuf.h
@@ -58,7 +58,7 @@ struct _GtkCellRendererPixbufClass
void (*_gtk_reserved4) (void);
};
-GType gtk_cell_renderer_pixbuf_get_type (void);
+GType gtk_cell_renderer_pixbuf_get_type (void) G_GNUC_CONST;
GtkCellRenderer *gtk_cell_renderer_pixbuf_new (void);
#ifdef __cplusplus