mirror of
https://github.com/brl/mutter.git
synced 2025-06-29 00:13:04 +00:00
backends: Move most of the code from meta_backend_init into the subclasses
This commit is contained in:
@ -49,4 +49,6 @@ struct _MetaBackendNativeClass
|
||||
|
||||
GType meta_backend_native_get_type (void) G_GNUC_CONST;
|
||||
|
||||
gboolean meta_activate_vt (int vt, GError **error);
|
||||
|
||||
#endif /* META_BACKEND_NATIVE_H */
|
||||
|
Reference in New Issue
Block a user