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