mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
window: Fix deprecated version of get_outer_rect
This commit is contained in:
parent
47144253e4
commit
59168b2c64
@ -5907,7 +5907,7 @@ meta_window_get_frame_rect (const MetaWindow *window,
|
|||||||
* area that we or the client adds to the window, or any area that the
|
* area that we or the client adds to the window, or any area that the
|
||||||
* client adds to draw a client-side shadow.
|
* client adds to draw a client-side shadow.
|
||||||
*
|
*
|
||||||
* Deprecated: 3.10: Use meta_window_get_frame_rect() instead.
|
* Deprecated: 3.12: Use meta_window_get_frame_rect() instead.
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
meta_window_get_outer_rect (const MetaWindow *window,
|
meta_window_get_outer_rect (const MetaWindow *window,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user