Struct gtk_sys::GtkComboBoxAccessiblePrivate [] [src]

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

Trait Implementations

impl Debug for GtkComboBoxAccessiblePrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations