Struct gtk_sys::GtkAction [−][src]
#[repr(C)]pub struct GtkAction { pub object: GObject, pub private_data: *mut GtkActionPrivate, }
Fields
object: GObjectprivate_data: *mut GtkActionPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkActionimpl UnwindSafe for GtkActionBlanket Implementations
Mutably borrows from an owned value. Read more