[][src]Function input_sys::libinput_device_config_click_get_default_method

pub unsafe extern "C" fn libinput_device_config_click_get_default_method(
    device: *mut libinput_device
) -> libinput_config_click_method

@ingroup config

Get the default button click method for this device. 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 The default button click method for this device

@see libinput_device_config_click_get_methods @see libinput_device_config_click_set_method @see libinput_device_config_click_get_method