Struct libdazzle_sys::DzlSearchBar
source · [−]#[repr(C)]pub struct DzlSearchBar {
pub parent_instance: GtkBin,
}Fields
parent_instance: GtkBinTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DzlSearchBar
impl !Send for DzlSearchBar
impl !Sync for DzlSearchBar
impl Unpin for DzlSearchBar
impl UnwindSafe for DzlSearchBar
Blanket Implementations
Mutably borrows from an owned value. Read more