mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
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:
parent
73651b553e
commit
92ef543a44
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user