Function input_sys::libinput_device_config_click_get_methods [] [src]

pub unsafe extern "C" fn libinput_device_config_click_get_methods(
    device: *mut libinput_device
) -> u32

@ingroup config

Check which button click methods a device supports. The button click method defines when to generate software-emulated buttons, usually on a device that does not have a specific physical button available.

@param device The device to configure

@return A bitmask of possible methods.

@see libinput_device_config_click_get_methods @see libinput_device_config_click_set_method @see libinput_device_config_click_get_method