Struct gtk_sys::GtkFixedPrivate[][src]

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

Trait Implementations

impl Debug for GtkFixedPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations