Struct gtk_sys::GtkPrintOperationPreview [] [src]

#[repr(C)]
pub struct GtkPrintOperationPreview(_);

Trait Implementations

impl Debug for GtkPrintOperationPreview
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations