Struct GDate
glib_sys
#[repr(C)] pub struct GDate { /* fields omitted */ }
impl Debug for GDate
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Send for GDate
impl Sync for GDate