summaryrefslogtreecommitdiff
path: root/src/ui/frames.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/frames.h')
-rw-r--r--src/ui/frames.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ui/frames.h b/src/ui/frames.h
index b27f3b11..0af5ed89 100644
--- a/src/ui/frames.h
+++ b/src/ui/frames.h
@@ -140,6 +140,10 @@ void meta_frames_apply_shapes (MetaFrames *frames,
int new_window_width,
int new_window_height,
gboolean window_has_shape);
+cairo_region_t *meta_frames_get_frame_bounds (MetaFrames *frames,
+ Window xwindow,
+ int window_width,
+ int window_height);
void meta_frames_move_resize_frame (MetaFrames *frames,
Window xwindow,
int x,