Struct gtk_sys::GtkFramePrivate [] [src]

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

Trait Implementations

impl Debug for GtkFramePrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations