module WaylandClient::Format::Base

Defined in:

format.cr

Instance Method Summary

Instance Method Detail

def cursor(client, kind : Buffer::Kind, size, hotspot, &callback : Buffer::Memory(self) -> Void) #

[View source]
def pool(kind : Buffer::Kind) #

[View source]
def subsurface(surface, kind : Buffer::Kind, opaque, sync = true, size = nil, position = {0, 0}) #

[View source]
def surface(registry, kind : Buffer::Kind, opaque, accepts_input = true) #

[View source]
def surface(registry, buffer_pool, opaque, accepts_input = true) #

[View source]