class
WaylandClient::Xdg
- WaylandClient::Xdg
- Reference
- Object
Defined in:
xdg.crxdg/surface.cr
xdg/toplevel.cr
Constructors
Instance Method Summary
-
#create_toplevel(surface : WaylandClient::Surface, &configure_callback : Toplevel, Surface -> Void)
Creates a raw new toplevel surface.
- #xdg_base : Pointer(WaylandClient::LibWaylandClient::XdgWmBase)
Constructor Detail
Instance Method Detail
def create_toplevel(surface : WaylandClient::Surface, &configure_callback : Toplevel, Surface -> Void)
#
Creates a raw new toplevel surface. This does not include any window decorations.