API Version: 2.0
Library Version: 2.80.4
Generated by gi-docgen 2023.3
gboolean g_date_valid_day ( GDateDay day )
Returns TRUE if the day of the month is valid (a day is valid if it’s between 1 and 31 inclusive).
TRUE
day
Type: GDateDay
GDateDay
Day to check.
Type: gboolean
gboolean
TRUE if the day is valid.