Struct gtk_sys::GtkListBoxAccessiblePrivate [] [src]

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

Trait Implementations

impl Debug for GtkListBoxAccessiblePrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations