Class
ICalGLibTimeSpan
since: 3.0
[−]
Constructors
i_cal_time_span_new_full
Create a new libical-glib object from the native libical object and the owner.
since: 1.0
i_cal_time_span_new_timet
Creates a new ICalTimeSpan
. Free it with g_object_unref(), when no longer needed.
unstable since: 3.0.5
[−]
Instance methods
i_cal_time_span_clone
Creates a new ICalTimeSpan
, clone of src
. Free it with g_object_unref(), when no longer needed.
unstable since: 3.0.5
i_cal_time_span_contains
Checks whether one ICalTimeSpan
is contained in another ICalTimeSpan
.
since: 1.0
[+]
Methods inherited from ICalObject (12)
[+]