Struct gtk_sys::GtkTextTagTablePrivate[][src]

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

Trait Implementations

impl Debug for GtkTextTagTablePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations