mirror of
https://github.com/brl/mutter.git
synced 2025-07-17 07:37:18 +00:00
[MetaWindow] Accessor for the instance part of WM_CLASS property
https://bugzilla.gnome.org/show_bug.cgi?id=613128
This commit is contained in:
@ -88,6 +88,7 @@ void meta_window_activate_with_workspace (MetaWindow *window,
|
||||
MetaWorkspace *workspace);
|
||||
const char * meta_window_get_description (MetaWindow *window);
|
||||
const char * meta_window_get_wm_class (MetaWindow *window);
|
||||
const char * meta_window_get_wm_class_instance (MetaWindow *window);
|
||||
/* Return whether the window would be showing if we were on its workspace */
|
||||
gboolean meta_window_showing_on_its_workspace (MetaWindow *window);
|
||||
|
||||
|
Reference in New Issue
Block a user