Struct gtk_sys::GtkVPaned[][src]

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

Fields

Trait Implementations

impl Copy for GtkVPaned
[src]

impl Clone for GtkVPaned
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkVPaned
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkVPaned

impl !Sync for GtkVPaned