Function input_sys::libinput_tablet_pad_mode_group_get_index [] [src]

pub unsafe extern "C" fn libinput_tablet_pad_mode_group_get_index(
    group: *mut libinput_tablet_pad_mode_group
) -> c_uint

@ingroup tablet_pad_modes

The returned number is the same index as passed to libinput_device_tablet_pad_get_mode_group(). For tablets with only one mode this number is always 0.

@param group A previously obtained mode group @return the numeric index this mode group represents, starting at 0