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