class WaylandClient::Seat::Xkb

Defined in:

seat/xkb.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def context : Pointer(WaylandClient::LibXkbcommon::XkbContext) #

[View source]
def extract(key) #

[View source]
def extract_multiple(wl_array) #

[View source]
def keymap : Pointer(WaylandClient::LibXkbcommon::XkbKeymap) #

[View source]
def setup(format, fd, size) #

[View source]
def state : Pointer(WaylandClient::LibXkbcommon::XkbState) #

[View source]