Struct gtk_sys::GtkTextBufferPrivate[][src]

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

Trait Implementations

impl Debug for GtkTextBufferPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations