Struct gtk_sys::GtkHSeparator [−][src]
#[repr(C)]pub struct GtkHSeparator { pub separator: GtkSeparator, }
Fields
separator: GtkSeparator
Trait Implementations
impl Copy for GtkHSeparator
[src]
impl Copy for GtkHSeparator
impl Clone for GtkHSeparator
[src]
impl Clone for GtkHSeparator
fn clone(&self) -> GtkHSeparator
[src]
fn clone(&self) -> GtkHSeparator
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GtkHSeparator
[src]
impl Debug for GtkHSeparator
Auto Trait Implementations
impl !Send for GtkHSeparator
impl !Send for GtkHSeparator
impl !Sync for GtkHSeparator
impl !Sync for GtkHSeparator