[][src]Function input_sys::libinput_device_tablet_pad_get_num_strips

pub unsafe extern "C" fn libinput_device_tablet_pad_get_num_strips(
    device: *mut libinput_device
) -> c_int

@ingroup device

Return the number of strips a device with the @ref LIBINPUT_DEVICE_CAP_TABLET_PAD capability provides.

@param device A current input device

@return The number of strips or 0 if the device has no strips.

@see libinput_event_tablet_pad_get_strip_number

@since 1.3