mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-12 11:30:16 +01:00
doc: add missing @config tag to libinput_config_send_event_modes
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
30df66d0a6
commit
7ca6a7b13c
1 changed files with 2 additions and 0 deletions
|
|
@ -2371,6 +2371,8 @@ libinput_device_config_calibration_get_default_matrix(struct libinput_device *de
|
|||
float matrix[6]);
|
||||
|
||||
/**
|
||||
* @ingroup config
|
||||
*
|
||||
* The send-event mode of a device defines when a device may generate events
|
||||
* and pass those events to the caller.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue