pub type GDateTime = _GDateTime;
Expand description
GDateTime:
An opaque structure that represents a date and time, including a time zone.
Since: 2.26
Aliased Typeยง
#[repr(C)]pub struct GDateTime { /* private fields */ }
pub type GDateTime = _GDateTime;
GDateTime:
An opaque structure that represents a date and time, including a time zone.
Since: 2.26
#[repr(C)]pub struct GDateTime { /* private fields */ }