Struct gtk_sys::GtkInvisiblePrivate[][src]

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

Trait Implementations

impl Debug for GtkInvisiblePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations