class WaylandClient::Xdg::Surface

Defined in:

xdg/surface.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(xdg : Xdg, surface : WaylandClient::Surface, configure_callback : Surface -> Void) #

[View source]

Instance Method Detail

def attach_buffer(buffer, x = 0, y = 0) #

[View source]
def commit #

[View source]
def configure(xdg_surface : Pointer(LibXdgShell::XdgSurface), serial) : Void #

[View source]
def surface #

[View source]
def to_unsafe #

[View source]
def xdg_surface : Pointer(LibXdgShell::XdgSurface) #

[View source]