Struct gtk_sys::GtkViewportPrivate[][src]

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

Trait Implementations

impl Debug for GtkViewportPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations