Struct gtk::CellAreaBoxBuilder [−][src]
pub struct CellAreaBoxBuilder { /* fields omitted */ }Expand description
A builder-pattern type to construct CellAreaBox objects.
Implementations
Create a new CellAreaBoxBuilder.
Build the CellAreaBox.
The cell in the area that currently has focus
The orientation of the orientable.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for CellAreaBoxBuilderimpl !Send for CellAreaBoxBuilderimpl !Sync for CellAreaBoxBuilderimpl Unpin for CellAreaBoxBuilderimpl UnwindSafe for CellAreaBoxBuilderBlanket Implementations
Mutably borrows from an owned value. Read more