Function

ICalGLibVcardTimeis_leap_year

unstable since: 4.0

Declaration [src]

gboolean
i_cal_vcard_time_is_leap_year (
  gint year
)

Description [src]

Returns whether the year is a leap year.

Available since: 4.0

Parameters

year

Type: gint

A year.

Return value

Type: gboolean

Whether the year is a leap year.