mirror of
https://github.com/brl/mutter.git
synced 2025-08-06 16:44:40 +00:00
compositor: Enable introspection
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2718>
This commit is contained in:

committed by
Robert Mader

parent
7a62e55c54
commit
d7f5477103
@@ -2859,9 +2859,10 @@ meta_display_get_context (MetaDisplay *display)
|
||||
}
|
||||
|
||||
/**
|
||||
* meta_display_get_compositor: (skip)
|
||||
* meta_display_get_compositor:
|
||||
* @display: a #MetaDisplay
|
||||
*
|
||||
* Returns: (transfer none): the #MetaCompositor
|
||||
*/
|
||||
MetaCompositor *
|
||||
meta_display_get_compositor (MetaDisplay *display)
|
||||
|
Reference in New Issue
Block a user