diff options
Diffstat (limited to 'gtk/window-decorator/gtk-window-decorator.h')
-rw-r--r-- | gtk/window-decorator/gtk-window-decorator.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gtk/window-decorator/gtk-window-decorator.h b/gtk/window-decorator/gtk-window-decorator.h index ac19743..a15a03c 100644 --- a/gtk/window-decorator/gtk-window-decorator.h +++ b/gtk/window-decorator/gtk-window-decorator.h @@ -491,6 +491,9 @@ int update_shadow (void); void +shadow_property_changed (WnckScreen *screen); + +void update_titlebar_font (void); void @@ -937,4 +940,4 @@ style_changed (GtkWidget *widget); gboolean init_settings (WnckScreen *screen); -#endif
\ No newline at end of file +#endif |