Struct wayland_client::ProxyMap[][src]

pub struct ProxyMap { /* fields omitted */ }

A handle to the object map internal to the lib state

This type is only usable by code generated by wayland-scanner, and is not instanciable directly.

Methods

impl ProxyMap
[src]

Retrieve the Proxy corresponding to a given id

Create a new proxy for given id

Auto Trait Implementations

impl Send for ProxyMap

impl Sync for ProxyMap