Struct gdkx11::X11DeviceManagerXI2Builder [−][src]
pub struct X11DeviceManagerXI2Builder { /* fields omitted */ }Expand description
A builder-pattern type to construct X11DeviceManagerXI2 objects.
Implementations
Create a new X11DeviceManagerXI2Builder.
Build the X11DeviceManagerXI2.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for X11DeviceManagerXI2Builderimpl !Send for X11DeviceManagerXI2Builderimpl !Sync for X11DeviceManagerXI2Builderimpl Unpin for X11DeviceManagerXI2Builderimpl UnwindSafe for X11DeviceManagerXI2BuilderBlanket Implementations
Mutably borrows from an owned value. Read more