Struct wayland_protocols::unstable::fullscreen_shell::v1::client::zwp_fullscreen_shell_v1::ZwpFullscreenShellV1 [] [src]

pub struct ZwpFullscreenShellV1;

Trait Implementations

impl Interface for ZwpFullscreenShellV1
[src]

Set of requests associated to this interface Read more

Set of events associated to this interface Read more

NAME: &'static str = "zwp_fullscreen_shell_v1"

Name of this interface

[src]

Pointer to the C representation of this interface

Auto Trait Implementations