Struct gtk_sys::GtkCellAccessibleParent [] [src]

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

Trait Implementations

impl Debug for GtkCellAccessibleParent
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations