backend: Add input capture getter
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2628>
This commit is contained in:

committed by
Carlos Garnacho

parent
f9b18d90c6
commit
3bd401f33a
@ -92,4 +92,7 @@ typedef struct _MetaGammaLut
|
||||
size_t size;
|
||||
} MetaGammaLut;
|
||||
|
||||
typedef struct _MetaInputCapture MetaInputCapture;
|
||||
typedef struct _MetaInputCaptureSession MetaInputCaptureSession;
|
||||
|
||||
#endif /* META_BACKEND_TYPE_H */
|
||||
|
Reference in New Issue
Block a user