Struct gtk_sys::GtkCalendarPrivate[][src]

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

Trait Implementations

impl Debug for GtkCalendarPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations