Enum gtk_sys::GtkPrintPages 
                   
                       [−]
                   
               [src]
#[repr(C)]pub enum GtkPrintPages { All, Current, Ranges, Selection, }
Variants
AllCurrentRangesSelectionTrait Implementations
impl Clone for GtkPrintPages[src]
fn clone(&self) -> GtkPrintPages
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more