Struct gtk_sys::GtkFlowBoxAccessiblePrivate[][src]

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

Trait Implementations

impl Debug for GtkFlowBoxAccessiblePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations