Method
GLibDateset_month
Declaration [src]
void
g_date_set_month (
GDate* date,
GDateMonth month
)
Description [src]
Sets the month of the year for a GDate
. If the resulting
day-month-year triplet is invalid, the date will be invalid.
Parameters
month
-
Type:
GDateMonth
Month to set.