GDateDMY

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 G_DATE_MONTH a month G_DATE_YEAR a year

Values

ValueMeaning
DAY0
MONTH1
YEAR2

Meta