meta: Update annotations
MetaBackend is part of the public API but MetaGPU is not so gpu-added can cause confusion, treat it as gpointer. Also ensure XEvent is properly recognised Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1918>
This commit is contained in:
@ -965,7 +965,7 @@ meta_backend_class_init (MetaBackendClass *klass)
|
||||
/**
|
||||
* MetaBackend::gpu-added: (skip)
|
||||
* @backend: the #MetaBackend
|
||||
* @gpu: the #MetaGpu
|
||||
* @gpu: (type gpointer): the #MetaGpu
|
||||
*/
|
||||
signals[GPU_ADDED] =
|
||||
g_signal_new ("gpu-added",
|
||||
|
Reference in New Issue
Block a user