Date.valid

Returns %TRUE if the #GDate represents an existing day. The date must not contain garbage; it should have been initialized with g_date_clear() if it wasn't allocated by one of the g_date_new() variants.

class Date
bool
valid
()

Return Value

Type: bool

Whether the date is valid

Meta