[−][src]Trait wayland_protocols::unstable::input_method::v1::client::zwp_input_panel_v1::RequestsTrait      
            Required methods
fn get_input_panel_surface<F>(
    &self, 
    surface: &Proxy<WlSurface>, 
    implementor: F
) -> Result<Proxy<ZwpInputPanelSurfaceV1>, ()> where
    F: FnOnce(NewProxy<ZwpInputPanelSurfaceV1>) -> Proxy<ZwpInputPanelSurfaceV1>, 
&self,
surface: &Proxy<WlSurface>,
implementor: F
) -> Result<Proxy<ZwpInputPanelSurfaceV1>, ()> where
F: FnOnce(NewProxy<ZwpInputPanelSurfaceV1>) -> Proxy<ZwpInputPanelSurfaceV1>,
Implementations on Foreign Types
impl RequestsTrait for Proxy<ZwpInputPanelV1>[src]
fn get_input_panel_surface<F>(
    &self, 
    surface: &Proxy<WlSurface>, 
    implementor: F
) -> Result<Proxy<ZwpInputPanelSurfaceV1>, ()> where
    F: FnOnce(NewProxy<ZwpInputPanelSurfaceV1>) -> Proxy<ZwpInputPanelSurfaceV1>, [src]
&self,
surface: &Proxy<WlSurface>,
implementor: F
) -> Result<Proxy<ZwpInputPanelSurfaceV1>, ()> where
F: FnOnce(NewProxy<ZwpInputPanelSurfaceV1>) -> Proxy<ZwpInputPanelSurfaceV1>,