Function wayland_server::create_display [] [src]

pub fn create_display() -> (Display, EventLoop)

Create a new display

This display does not listen on any socket by default. You'll need to add one (or more) using the add_socket_* methods.