mirror of
https://github.com/brl/mutter.git
synced 2025-06-26 15:07:05 +00:00
monitor-manager: Expose MetaMonitorManager to introspection
This just exposes the type and the singleton getter necessary to make it available to introspection. We'll expose more functionality as it becomes needed. https://bugzilla.gnome.org/show_bug.cgi?id=743745
This commit is contained in:

committed by
Jasper St. Pierre

parent
05353c1f7e
commit
3f2d658f20
@ -36,7 +36,7 @@
|
||||
#include <X11/Xutil.h>
|
||||
#include "stack-tracker.h"
|
||||
#include "ui.h"
|
||||
#include "meta-monitor-manager.h"
|
||||
#include "meta-monitor-manager-private.h"
|
||||
|
||||
typedef void (* MetaScreenWindowFunc) (MetaWindow *window,
|
||||
gpointer user_data);
|
||||
|
Reference in New Issue
Block a user