Date.validMonth
bool validMonth(glib.types.DateMonth month)Returns true if the month value is valid. The 12 #GDateMonth enumeration values are the only valid months.
Parameters
month | month |
Returns
true if the month is valid
bool validMonth(glib.types.DateMonth month)Returns true if the month value is valid. The 12 #GDateMonth enumeration values are the only valid months.
month | month |