Copies a GDate to a newly-allocated GDate. If the input was invalid (as determined by Date.valid), the invalid state will be copied as is into the new object.
a newly-allocated glib.Date initialized from date
2.56
Copies a GDate to a newly-allocated GDate. If the input was invalid (as determined by Date.valid), the invalid state will be copied as is into the new object.