Struct glib_sys::GDate[][src]

#[repr(C)]
pub struct GDate { /* fields omitted */ }

Trait Implementations

impl Debug for GDate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GDate

impl Sync for GDate