mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
x11: Add missing closure annotation to ClutterX11FilterFunc
This commit is contained in:
parent
317a54f9fb
commit
084dc49a0c
@ -85,7 +85,7 @@ typedef struct _ClutterX11XInputDevice ClutterX11XInputDevice;
|
||||
* ClutterX11FilterFunc:
|
||||
* @xev: Native X11 event structure
|
||||
* @cev: Clutter event structure
|
||||
* @data: user data passed to the filter function
|
||||
* @data: (closure): user data passed to the filter function
|
||||
*
|
||||
* Filter function for X11 native events.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user