mirror of
https://github.com/brl/mutter.git
synced 2025-08-06 00:24:42 +00:00
window: Move urgency to a setter
This commit is contained in:
@@ -726,4 +726,7 @@ gboolean meta_window_is_client_decorated (MetaWindow *window);
|
||||
|
||||
void meta_window_update_monitor (MetaWindow *window);
|
||||
|
||||
void meta_window_set_urgent (MetaWindow *window,
|
||||
gboolean urgent);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user