Struct gtk_sys::GtkPrintOperation [−][src]
#[repr(C)]pub struct GtkPrintOperation { pub parent_instance: GObject, pub priv_: *mut GtkPrintOperationPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GtkPrintOperationPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkPrintOperationimpl !Send for GtkPrintOperationimpl !Sync for GtkPrintOperationimpl Unpin for GtkPrintOperationimpl UnwindSafe for GtkPrintOperationBlanket Implementations
Mutably borrows from an owned value. Read more