diff options
Diffstat (limited to 'shell/clock.h')
| -rw-r--r-- | shell/clock.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/clock.h b/shell/clock.h index f21ff17..a0803e8 100644 --- a/shell/clock.h +++ b/shell/clock.h @@ -56,4 +56,7 @@ GType maynard_clock_get_type (void) G_GNUC_CONST; GtkWidget * maynard_clock_new (void); +void maynard_clock_show_volume (MaynardClock *self, + gboolean value); + #endif /* __MAYNARD_CLOCK_H__ */ |
