Enum gtk_sys::GtkTextExtendSelection 
                   
                       [−]
                   
               [src]
#[repr(C)]pub enum GtkTextExtendSelection { Word, Line, }
Variants
WordLineTrait Implementations
impl Clone for GtkTextExtendSelection[src]
fn clone(&self) -> GtkTextExtendSelection
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