Struct wayland_protocols::unstable::input_method::v1::client::zwp_input_panel_v1::ZwpInputPanelV1 [−][src]
pub struct ZwpInputPanelV1(_);
Implementations
impl ZwpInputPanelV1
[src][−]
pub fn get_input_panel_surface(
&self,
surface: &WlSurface
) -> Main<ZwpInputPanelSurfaceV1>
[src][−]
&self,
surface: &WlSurface
) -> Main<ZwpInputPanelSurfaceV1>
Trait Implementations
impl AsRef<Proxy<ZwpInputPanelV1>> for ZwpInputPanelV1
[src][+]
impl Clone for ZwpInputPanelV1
[src][+]
impl Debug for ZwpInputPanelV1
[src][+]
impl Eq for ZwpInputPanelV1
[src]
impl From<Proxy<ZwpInputPanelV1>> for ZwpInputPanelV1
[src][+]
impl Interface for ZwpInputPanelV1
[src][+]
impl PartialEq<ZwpInputPanelV1> for ZwpInputPanelV1
[src][+]
impl StructuralEq for ZwpInputPanelV1
[src]
impl StructuralPartialEq for ZwpInputPanelV1
[src]
Auto Trait Implementations
impl !RefUnwindSafe for ZwpInputPanelV1
impl Send for ZwpInputPanelV1
impl Sync for ZwpInputPanelV1
impl Unpin for ZwpInputPanelV1
impl !UnwindSafe for ZwpInputPanelV1
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> From<T> for T
[src][+]
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T> ToOwned for T where
T: Clone,
[src][+]
T: Clone,
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,