Type Alias GDateTime

Source
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 */ }