summaryrefslogtreecommitdiff
path: root/src/core/place.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/place.h')
-rw-r--r--src/core/place.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/place.h b/src/core/place.h
index 468e3a39..6a2d0ff4 100644
--- a/src/core/place.h
+++ b/src/core/place.h
@@ -34,4 +34,7 @@ void meta_window_place (MetaWindow *window,
int *new_x,
int *new_y);
+void center_rect_in_area (MetaRectangle *rect,
+ MetaRectangle *work_area);
+
#endif