From af628c2acd213ee450542c1cf8d3ded014717db4 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 10 Apr 2021 19:56:28 +0200 Subject: struts: add panel_xutils_unset_strut origin commit: https://gitlab.gnome.org/GNOME/gnome-panel/-/commit/3e96a81 --- mate-panel/panel-xutils.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mate-panel/panel-xutils.h') diff --git a/mate-panel/panel-xutils.h b/mate-panel/panel-xutils.h index aebc77c4..603cb4ba 100644 --- a/mate-panel/panel-xutils.h +++ b/mate-panel/panel-xutils.h @@ -49,6 +49,8 @@ void panel_xutils_set_strut (GdkWindow *gdk_window, guint32 strut_start, guint32 strut_end); +void panel_xutils_unset_strut (GdkWindow *gdk_window); + void panel_warp_pointer (GdkWindow *gdk_window, int x, int y); -- cgit v1.2.1