Struct gtk4::IconPaintableBuilder [−][src]
pub struct IconPaintableBuilder { /* fields omitted */ }
Expand description
A builder-pattern type to construct IconPaintable
objects.
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for IconPaintableBuilder
impl Send for IconPaintableBuilder
impl Sync for IconPaintableBuilder
impl Unpin for IconPaintableBuilder
impl UnwindSafe for IconPaintableBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more