Type Definition xcb::xproto::GetKeyboardControlReply [−][src]
type GetKeyboardControlReply = Reply<xcb_get_keyboard_control_reply_t>;
type GetKeyboardControlReply = Reply<xcb_get_keyboard_control_reply_t>;
impl GetKeyboardControlReply
[src]pub fn global_auto_repeat(&self) -> u8
[src]pub fn led_mask(&self) -> u32
[src]pub fn key_click_percent(&self) -> u8
[src]pub fn bell_percent(&self) -> u8
[src]pub fn bell_pitch(&self) -> u16
[src]pub fn bell_duration(&self) -> u16
[src]pub fn auto_repeats(&self) -> &[u8]
[src]