Struct gtk_sys::GtkScrolledWindowClass [] [src]

#[repr(C)]
pub struct GtkScrolledWindowClass { /* fields omitted */ }

Trait Implementations

impl Debug for GtkScrolledWindowClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations