aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-canvas.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-canvas.h')
-rw-r--r--e-util/e-canvas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-canvas.h b/e-util/e-canvas.h
index 8d704b963c..00618b2875 100644
--- a/e-util/e-canvas.h
+++ b/e-util/e-canvas.h
@@ -111,7 +111,7 @@ struct _ECanvasClass {
void (*reflow) (ECanvas *canvas);
};
-GType e_canvas_get_type (void);
+GType e_canvas_get_type (void) G_GNUC_CONST;
GtkWidget * e_canvas_new (void);
/* Used to send all of the keystroke events to a specific item as well as