Struct gtk_sys::GtkTextViewPrivate[][src]

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

Trait Implementations

impl Debug for GtkTextViewPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations