mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
Exposed meta_window_get_startup_id ()
This commit is contained in:
@ -67,5 +67,6 @@ const char * meta_window_get_description (MetaWindow *window);
|
||||
/* Return whether the window would be showing if we were on its workspace */
|
||||
gboolean meta_window_showing_on_its_workspace (MetaWindow *window);
|
||||
|
||||
const char* meta_window_get_startup_id (MetaWindow *window);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user