Struct native_windows_gui::OtherBuilder [−][src]
pub struct OtherBuilder { /* fields omitted */ }Expand description
Low level builder for controls without specific winapi contructors.
Instanced by ControlBase::build_notice or ControlBase::build_tray_notification.
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for OtherBuilderimpl !Send for OtherBuilderimpl !Sync for OtherBuilderimpl Unpin for OtherBuilderimpl UnwindSafe for OtherBuilder