Date.copy

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.

class Date
copy
()

Return Value

Type: Date

a newly-allocated glib.Date initialized from date

Meta

Since

2.56