Struct gtk_sys::GtkTextViewClass [] [src]

#[repr(C)]
pub struct GtkTextViewClass { /* fields omitted */ }

Trait Implementations

impl Debug for GtkTextViewClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations