Method
ICalGLibTimecompare
since: 1.0
Declaration [src]
gint
i_cal_time_compare (
const ICalTime* a,
const ICalTime* b
)
Description [src]
I_cal_time_compare returns an integer indicating the result of the comparison, as follow:
Available since: 1.0
Parameters
b
-
Type:
ICalTime
The
ICalTime
to be compared.The data is owned by the caller of the method.