Date.this

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.

  1. this(void* ptr, Flag!"Take" take)
  2. this()
    class Date
    this
    ()

Return Value

a newly-allocated #GDate