summaryrefslogtreecommitdiff
path: root/mate-panel/panel-xutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-xutils.h')
-rw-r--r--mate-panel/panel-xutils.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/mate-panel/panel-xutils.h b/mate-panel/panel-xutils.h
index 8310c052..988153d3 100644
--- a/mate-panel/panel-xutils.h
+++ b/mate-panel/panel-xutils.h
@@ -48,7 +48,9 @@ void panel_xutils_set_strut (GdkWindow *gdk_window,
PanelOrientation orientation,
guint32 strut,
guint32 strut_start,
- guint32 strut_end);
+ guint32 strut_end,
+ GdkRectangle *rect,
+ int scale);
void panel_xutils_unset_strut (GdkWindow *gdk_window);