Struct gtk_sys::GtkWidgetClassPrivate [] [src]

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

Trait Implementations

impl Debug for GtkWidgetClassPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations