Enum gtk_sys::GtkTextViewLayer 
                   
                       [−]
                   
               [src]
#[repr(C)]pub enum GtkTextViewLayer { Below, Above, BelowText, AboveText, }
Variants
BelowAboveBelowTextAboveTextTrait Implementations
impl Clone for GtkTextViewLayer[src]
fn clone(&self) -> GtkTextViewLayer
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