mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-21 21:30:36 +01:00
libinput.h: Fix some line wrapping in documentation
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
6ba8f547d2
commit
d28da2ca4e
1 changed files with 2 additions and 2 deletions
|
|
@ -2141,8 +2141,8 @@ libinput_device_config_buttons_get_left_handed(struct libinput_device *device);
|
|||
* Get the default left-handed configuration of the device.
|
||||
*
|
||||
* @param device The device to configure
|
||||
* @return Zero if the device is in right-handed mode by default, or non-zero if the
|
||||
* device is in left-handed mode by default
|
||||
* @return Zero if the device is in right-handed mode by default, or non-zero
|
||||
* if the device is in left-handed mode by default
|
||||
*
|
||||
* @see libinput_device_config_buttons_has_left_handed
|
||||
* @see libinput_device_config_buttons_set_left_handed
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue