Function wacom_sys::libwacom_get_num_buttons [] [src]

pub unsafe extern "C" fn libwacom_get_num_buttons(
    device: *const WacomDevice
) -> c_int

Tablet buttons are numbered 'A' through to 'A' + number of buttons.

@param device The tablet to query @return The number of buttons on the tablet