Struct gtk_sys::GtkTextCellAccessiblePrivate [] [src]

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

Trait Implementations

impl Debug for GtkTextCellAccessiblePrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations