Struct gtk_sys::GtkLabelPrivate [] [src]

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

Trait Implementations

impl Debug for GtkLabelPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations