Struct wayland_client::protocol::wl_shell::WlShell [] [src]

pub struct WlShell { /* fields omitted */ }

Methods

impl WlShell
[src]

create a shell surface from a surface

Create a shell surface for an existing surface. This gives the wl_surface the role of a shell surface. If the wl_surface already has another role, it raises a protocol error.

Only one shell surface can be associated with a given surface.

Trait Implementations

impl Send for WlShell
[src]

impl Sync for WlShell
[src]

impl Proxy for WlShell
[src]

Pointer to the underlying wayland proxy object

Create an instance from a wayland pointer Read more

Create an instance from a wayland pointer Read more

Pointer to the interface representation

Internal wayland name of this interface

Max version of this interface supported

Current version of the interface this proxy is instanciated with

Check if the proxt behind this handle is actually still alive

Check of two handles are actually the same wayland object Read more