class WaylandClient::Xdg::Toplevel

Defined in:

xdg/toplevel.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def bounds : {Int32, Int32}? #

[View source]
def close #

[View source]
def configure(width, height, states) #

[View source]
def configure_bounds(width, height) #

[View source]

[View source]
def title=(title) #

[View source]
def to_unsafe #

[View source]
def toplevel : Pointer(WaylandClient::LibXdgShell::XdgToplevel) #

[View source]
def xdg : WaylandClient::Xdg #

[View source]
def xdg_surface #

[View source]