API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
gboolean g_date_valid ( const GDate* date )
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.
TRUE
GDate
g_date_clear()
g_date_new()
Type: gboolean
gboolean
Whether the date is valid.