[][src]Function input_sys::libinput_device_config_scroll_get_default_method

pub unsafe extern "C" fn libinput_device_config_scroll_get_default_method(
    device: *mut libinput_device
) -> libinput_config_scroll_method

@ingroup config

Get the default scroll method for this device. The method defines when to generate scroll axis events instead of pointer motion events.

@param device The device to configure @return The default scroll method for this device.

@see libinput_device_config_scroll_get_methods @see libinput_device_config_scroll_set_method @see libinput_device_config_scroll_get_method @see libinput_device_config_scroll_set_button @see libinput_device_config_scroll_get_button @see libinput_device_config_scroll_get_default_button