Struct wayland_server::protocol::wl_callback::WlCallback [] [src]

pub struct WlCallback { /* fields omitted */ }

Methods

impl WlCallback
[src]

done event

Notify the client when the related request is done.

Trait Implementations

impl Send for WlCallback
[src]

impl Sync for WlCallback
[src]

impl Resource for WlCallback
[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 resource is instanciated with

Check if the resource behind this handle is actually still alive

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