Enum gtk_sys::GtkPolicyType 
                   
                       [−]
                   
               [src]
#[repr(C)]pub enum GtkPolicyType { Always, Automatic, Never, External, }
Variants
AlwaysAutomaticNeverExternalTrait Implementations
impl Clone for GtkPolicyType[src]
fn clone(&self) -> GtkPolicyType
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