Struct gtk_sys::GtkVSeparatorClass[][src]

#[repr(C)]
pub struct GtkVSeparatorClass { pub parent_class: GtkSeparatorClass, }

Fields

Trait Implementations

impl Copy for GtkVSeparatorClass
[src]

impl Clone for GtkVSeparatorClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkVSeparatorClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkVSeparatorClass

impl !Sync for GtkVSeparatorClass