Like g_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 #GDate initialized with @day, @month, and @year
ConstructionException GTK+ fails to create the object.
See Implementation
Like g_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.