window/x11: Add a is_ssd helper
Would be useful for moving frame field to WindowX11 in the upcoming commits Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3254>
This commit is contained in:

committed by
Marge Bot

parent
fff528cbf1
commit
751ef5abd2
@ -133,4 +133,7 @@ void meta_window_x11_group_leader_changed (MetaWindow *window);
|
||||
|
||||
void meta_window_x11_set_frame_xwindow (MetaWindow *window,
|
||||
Window xframe);
|
||||
|
||||
gboolean meta_window_x11_is_ssd (MetaWindow *window);
|
||||
|
||||
G_END_DECLS
|
||||
|
Reference in New Issue
Block a user