Function input_sys::libinput_device_config_left_handed_get_default [] [src]

pub unsafe extern fn libinput_device_config_left_handed_get_default(device: *mut libinput_device)
                                                                    -> c_int

@ingroup config

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

@see libinput_device_config_left_handed_is_available @see libinput_device_config_left_handed_set @see libinput_device_config_left_handed_get