Allocates a glib.Date and initializes it to a sane state. The new date will be cleared (as if you'd called Date.clear) but invalid (it won't represent an existing day). Free the return value with Date.free.
a newly-allocated glib.Date
ConstructionException GTK+ fails to create the object.
Allocates a glib.Date and initializes it to a sane state. The new date will be cleared (as if you'd called Date.clear) but invalid (it won't represent an existing day). Free the return value with Date.free.