Struct gtk_sys::GtkPageSetup[][src]

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

Trait Implementations

impl Debug for GtkPageSetup
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations