Method

GLibDateget_month

Declaration [src]

GDateMonth
g_date_get_month (
  const GDate* date
)

Description [src]

Returns the month of the year. The date must be valid.

Return value

Type: GDateMonth

Month of the year as a GDateMonth.