Function
GLibDateget_days_in_month
Declaration [src]
guint8
g_date_get_days_in_month (
  GDateMonth month,
  GDateYear year
)
Parameters
- month
- 
            Type: GDateMonthMonth. 
- year
- 
            Type: GDateYearYear. 
guint8
g_date_get_days_in_month (
  GDateMonth month,
  GDateYear year
)
monthType: GDateMonth
Month.
yearType: GDateYear
Year.