module
WaylandClient::Format::Base
Defined in:
format.crInstance Method Summary
- #cursor(client, kind : Buffer::Kind, size, hotspot, &callback : Buffer::Memory(self) -> Void)
- #pool(kind : Buffer::Kind)
- #subsurface(surface, kind : Buffer::Kind, opaque, sync = true, size = nil, position = {0, 0})
- #surface(registry, kind : Buffer::Kind, opaque, accepts_input = true)
- #surface(registry, buffer_pool, opaque, accepts_input = true)