mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
mutter_plugin_get_screen()
This commit is contained in:
@ -248,4 +248,7 @@ mutter_plugin_get_windows (MutterPlugin *plugin);
|
||||
Display *
|
||||
mutter_plugin_get_xdisplay (MutterPlugin *plugin);
|
||||
|
||||
MetaScreen *
|
||||
mutter_plugin_get_screen (MutterPlugin *plugin);
|
||||
|
||||
#endif /* MUTTER_PLUGIN_H_ */
|
||||
|
Reference in New Issue
Block a user