Struct gtk_sys::GtkHSeparator[][src]

#[repr(C)]
pub struct GtkHSeparator { pub separator: GtkSeparator, }

Fields

Trait Implementations

impl Copy for GtkHSeparator
[src]

impl Clone for GtkHSeparator
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkHSeparator
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkHSeparator

impl !Sync for GtkHSeparator