Function
GLibDatevalid_month
Declaration [src]
gboolean
g_date_valid_month (
GDateMonth month
)
Description [src]
Returns TRUE
if the month value is valid. The 12 GDateMonth
enumeration values are the only valid months.
Parameters
month
-
Type:
GDateMonth
Month.