Function input_sys::libinput_device_config_left_handed_get [] [src]

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

@ingroup config

Get the current left-handed configuration of the device.

@param device The device to configure @return Zero if the device is in right-handed mode, non-zero if the device is in left-handed mode

@see libinput_device_config_left_handed_is_available @see libinput_device_config_left_handed_set @see libinput_device_config_left_handed_get_default