class
WaylandClient::Client
- WaylandClient::Client
- Reference
- Object
Defined in:
wayland_client.crConstructors
Instance Method Summary
- #client(&)
- #create_frame(surface, title = nil, app_id = nil, &configure_callback : LibC::Int, LibC::Int, LibDecor::WindowState -> Void)
- #create_surface(kind : Buffer::Kind, format, opaque, accepts_input = true)
- #display : WaylandClient::Display
- #keyboard
- #pointer
- #registry : WaylandClient::Registry
- #seat
- #touch
- #wait_loop
Constructor Detail
Instance Method Detail
def create_frame(surface, title = nil, app_id = nil, &configure_callback : LibC::Int, LibC::Int, LibDecor::WindowState -> Void)
#