Function

ICalGLibTimedays_is_leap_year

since: 1.0

Declaration [src]

gboolean
i_cal_time_days_is_leap_year (
  gint year
)

Description [src]

Checks whether a year is a leap year.

Available since: 1.0

Parameters

year

Type: gint

The target year.

Return value

Type: gboolean

Whether the year is a leap year.