Struct gtk_sys::GtkFramePrivate[][src]

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

Trait Implementations

impl Debug for GtkFramePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkFramePrivate

impl Sync for GtkFramePrivate