mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-22 17:20:39 +01:00
Add missing @ingroup tag
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
1cd5e81fbc
commit
5d1c275bbc
1 changed files with 2 additions and 0 deletions
|
|
@ -2170,6 +2170,8 @@ int
|
|||
libinput_device_config_buttons_get_default_left_handed(struct libinput_device *device);
|
||||
|
||||
/**
|
||||
* @ingroup config
|
||||
*
|
||||
* The scroll method of a device selects when to generate scroll axis events
|
||||
* instead of pointer motion events.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue