Enum gtk_sys::GtkPathType 
                   
                       [−]
                   
               [src]
#[repr(C)]pub enum GtkPathType { Widget, WidgetClass, Class, }
Variants
WidgetWidgetClassClassTrait Implementations
impl Clone for GtkPathType[src]
fn clone(&self) -> GtkPathType
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