Struct gtk_sys::GtkPrintOperationPrivate[][src]

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

Trait Implementations

impl Debug for GtkPrintOperationPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations