window: Clarify rectangle type

It is no longer a cairo rectangle

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3530>
This commit is contained in:
Bilal Elmoussaoui 2024-01-17 11:46:08 +01:00 committed by Marge Bot
parent 73651b553e
commit 92ef543a44

View File

@ -4396,7 +4396,7 @@ meta_window_get_frame_rect (const MetaWindow *window,
/**
* meta_window_get_client_area_rect:
* @window: a #MetaWindow
* @rect: (out): pointer to a cairo rectangle
* @rect: (out): pointer to a rectangle
*
* Gets the rectangle for the boundaries of the client area, relative
* to the buffer rect.