Struct gtk_sys::GtkSwitchPrivate [] [src]

#[repr(C)]
pub struct GtkSwitchPrivate(_);

Trait Implementations

impl Debug for GtkSwitchPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations