Like Date.new, but also sets the value of the date. Assuming the day-month-year triplet you pass in represents an existing day, the returned date will be valid.
day of the month
month of the year
year
a newly-allocated glib.Date initialized with day, month, and year
ConstructionException GTK+ fails to create the object.
Like Date.new, but also sets the value of the date. Assuming the day-month-year triplet you pass in represents an existing day, the returned date will be valid.