summaryrefslogtreecommitdiff
path: root/mate-panel/panel-multimonitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-multimonitor.h')
-rw-r--r--mate-panel/panel-multimonitor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mate-panel/panel-multimonitor.h b/mate-panel/panel-multimonitor.h
index ea262b17..8829a5f3 100644
--- a/mate-panel/panel-multimonitor.h
+++ b/mate-panel/panel-multimonitor.h
@@ -45,5 +45,7 @@ void panel_multimonitor_is_at_visible_extreme (int monitor_id,
gboolean *rightmost,
gboolean *topmost,
gboolean *bottommost);
+void panel_multimonitor_get_bounds (GdkPoint *min,
+ GdkPoint *max);
#endif /* __PANEL_MULTIMONITOR_H__ */