aboutsummaryrefslogtreecommitdiff
path: root/libtopmenu-common/topmenu-background.h
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2015-07-26 03:11:35 +0200
committerJavier <dev.git@javispedro.com>2015-07-26 03:11:35 +0200
commit2da9d48c9bcd1800f8a499b5e46c6ce04678acd5 (patch)
tree9c9fc6716b1ee4a098d49dcea3bbb0b778484491 /libtopmenu-common/topmenu-background.h
parentbaef440d424640a6fc99edd8a12a6abcea80c5fc (diff)
downloadtopmenu-gtk-2da9d48c9bcd1800f8a499b5e46c6ce04678acd5.tar.gz
topmenu-gtk-2da9d48c9bcd1800f8a499b5e46c6ce04678acd5.zip
add gtk+3 support for transparent backgroundstransparency
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);