Struct gtk_sys::GtkHPaned[][src]

#[repr(C)]
pub struct GtkHPaned { pub paned: GtkPaned, }

Fields

Trait Implementations

impl Copy for GtkHPaned
[src]

impl Clone for GtkHPaned
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkHPaned
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkHPaned

impl !Sync for GtkHPaned