Struct gtk::PageRange [−][src]
#[repr(C)]pub struct PageRange(_);
Expand description
See also PrintSettings::set_page_ranges()
.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PageRange
impl UnwindSafe for PageRange