Enum gtk_sys::GtkUnit 
                   
                       [−]
                   
               [src]
#[repr(C)]pub enum GtkUnit { None, Points, Inch, Mm, }
Variants
NonePointsInchMmTrait Implementations
impl Clone for GtkUnit[src]
fn clone(&self) -> GtkUnit
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