Date.setDay
void setDay(glib.types.DateDay day)Sets the day of the month for a #GDate. If the resulting day-month-year triplet is invalid, the date will be invalid.
Parameters
day | day to set |
void setDay(glib.types.DateDay day)Sets the day of the month for a #GDate. If the resulting day-month-year triplet is invalid, the date will be invalid.
day | day to set |