aboutsummaryrefslogtreecommitdiff
path: root/libtopmenu-common/topmenu-background.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtopmenu-common/topmenu-background.h')
-rw-r--r--libtopmenu-common/topmenu-background.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtopmenu-common/topmenu-background.h b/libtopmenu-common/topmenu-background.h
index aca72f8..76c9f6d 100644
--- a/libtopmenu-common/topmenu-background.h
+++ b/libtopmenu-common/topmenu-background.h
@@ -65,6 +65,7 @@ void topmenu_background_fill_client_message(TopMenuBackground *self, XClientMess
void topmenu_background_set_from_client_message(TopMenuBackground *self, XClientMessageEvent *event);
void topmenu_background_apply(TopMenuBackground *self, GtkWidget *widget);
+void topmenu_background_unapply(TopMenuBackground *self, GtkWidget *widget);
void topmenu_background_connect(TopMenuBackground *self, GtkWidget *widget);
void topmenu_background_disconnect(TopMenuBackground *self, GtkWidget *widget);