Struct gtk::StackSwitcherBuilder [−][src]
pub struct StackSwitcherBuilder { /* fields omitted */ }Expand description
A builder for generating a StackSwitcher.
Implementations
Create a new StackSwitcherBuilder.
Build the StackSwitcher.
This is supported on crate feature
v3_20 only.This is supported on crate feature
v3_20 only.Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for StackSwitcherBuilderimpl !Send for StackSwitcherBuilderimpl !Sync for StackSwitcherBuilderimpl Unpin for StackSwitcherBuilderimpl UnwindSafe for StackSwitcherBuilderBlanket Implementations
Mutably borrows from an owned value. Read more