aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-canvas-background.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-canvas-background.h')
-rw-r--r--e-util/e-canvas-background.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/e-util/e-canvas-background.h b/e-util/e-canvas-background.h
index 690d52403d..e698e49c24 100644
--- a/e-util/e-canvas-background.h
+++ b/e-util/e-canvas-background.h
@@ -63,8 +63,7 @@ struct _ECanvasBackground {
struct _ECanvasBackgroundClass {
GnomeCanvasItemClass parent_class;
- void (*style_set) (ECanvasBackground *eti,
- GtkStyle *previous_style);
+ void (*style_updated) (ECanvasBackground *eti);
};
GType e_canvas_background_get_type (void) G_GNUC_CONST;