Struct gtk_sys::GtkAspectFramePrivate[][src]

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

Trait Implementations

impl Debug for GtkAspectFramePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations