mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
Moved meta_window_get_outer_rect() prototype to window.h
Useful for plugins.
This commit is contained in:
@ -488,8 +488,6 @@ void meta_window_get_geometry (MetaWindow *window,
|
||||
int *y,
|
||||
int *width,
|
||||
int *height);
|
||||
void meta_window_get_outer_rect (const MetaWindow *window,
|
||||
MetaRectangle *rect);
|
||||
void meta_window_get_xor_rect (MetaWindow *window,
|
||||
const MetaRectangle *grab_wireframe_rect,
|
||||
MetaRectangle *xor_rect);
|
||||
|
Reference in New Issue
Block a user