Struct wayland_client::protocol::wl_registry::WlRegistry [] [src]

pub struct WlRegistry { /* fields omitted */ }

Methods

impl WlRegistry
[src]

bind an object to the display

Binds a new, client-created object to the server using the specified name as the identifier.

Trait Implementations

impl Send for WlRegistry
[src]

impl Sync for WlRegistry
[src]

impl Proxy for WlRegistry
[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

Set a pointer associated as user data on this proxy Read more

Get the pointer associated as user data on this proxy Read more