Struct gtk4::PadActionEntry [−][src]
pub struct PadActionEntry { /* fields omitted */ }
Expand description
Struct defining a pad action entry.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PadActionEntry
impl Send for PadActionEntry
impl Sync for PadActionEntry
impl Unpin for PadActionEntry
impl UnwindSafe for PadActionEntry
Blanket Implementations
Mutably borrows from an owned value. Read more