window: Move get_session_geometry to WindowX11
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3254>
This commit is contained in:

committed by
Marge Bot

parent
751ef5abd2
commit
70f8cc433e
@ -136,4 +136,11 @@ void meta_window_x11_set_frame_xwindow (MetaWindow *window,
|
||||
|
||||
gboolean meta_window_x11_is_ssd (MetaWindow *window);
|
||||
|
||||
void meta_window_x11_get_session_geometry (MetaWindow *window,
|
||||
int *x,
|
||||
int *y,
|
||||
int *width,
|
||||
int *height);
|
||||
|
||||
|
||||
G_END_DECLS
|
||||
|
Reference in New Issue
Block a user