[mutter/wayland] window: Fix deprecated version of get_outer_rect
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wayland] window: Fix deprecated version of get_outer_rect
- Date: Fri, 29 Nov 2013 15:34:13 +0000 (UTC)
commit c46af91d542ce64b38a2b821b6de76088633bdfb
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Fri Nov 29 09:12:16 2013 +0100
window: Fix deprecated version of get_outer_rect
(cherry picked from commit 59168b2c64565bf1c439a2f2a0bc4103839c3285)
src/core/window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/core/window.c b/src/core/window.c
index d2c3ef7..ba642dc 100644
--- a/src/core/window.c
+++ b/src/core/window.c
@@ -6201,7 +6201,7 @@ meta_window_get_frame_rect (const MetaWindow *window,
* area that we or the client adds to the window, or any area that the
* 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
meta_window_get_outer_rect (const MetaWindow *window,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]