Date.validMonth

Returns true if the month value is valid. The 12 #GDateMonth enumeration values are the only valid months.

class Date
static
bool
validMonth

Parameters

month glib.types.DateMonth

month

Return Value

Type: bool

true if the month is valid