Function xcb::xkb::set_named_indicator_checked [−][src]
pub fn set_named_indicator_checked<'a>(
c: &'a Connection,
device_spec: DeviceSpec,
led_class: LedClassSpec,
led_i_d: IdSpec,
indicator: Atom,
set_state: bool,
on: bool,
set_map: bool,
create_map: bool,
map_flags: u8,
map_which_groups: u8,
map_groups: u8,
map_which_mods: u8,
map_real_mods: u8,
map_vmods: u16,
map_ctrls: u32
) -> VoidCookie<'a>