Struct gtk::PadControllerBuilder [−][src]
pub struct PadControllerBuilder { /* fields omitted */ }Expand description
A builder-pattern type to construct PadController objects.
Implementations
This is supported on crate feature v3_22 only.
This is supported on crate feature
v3_22 only.Create a new PadControllerBuilder.
This is supported on crate feature v3_22 only.
This is supported on crate feature
v3_22 only.Build the PadController.
This is supported on crate feature
v3_22 only.This is supported on crate feature
v3_22 only.This is supported on crate feature v3_22 only.
This is supported on crate feature
v3_22 only.The propagation phase at which this controller will handle events.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for PadControllerBuilderimpl !Send for PadControllerBuilderimpl !Sync for PadControllerBuilderimpl Unpin for PadControllerBuilderimpl UnwindSafe for PadControllerBuilderBlanket Implementations
Mutably borrows from an owned value. Read more