API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
enum GLib.DateDMY
This enumeration isn’t used in the API, but may be useful if you need to mark a number as a day, month, or year.
G_DATE_DAY
A day.
0
G_DATE_MONTH
A month.
1
G_DATE_YEAR
A year.
2
Content