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