API Version: 3.0
Library Version: 3
Generated by gi-docgen 2023.3
since: 1.0
gboolean i_cal_duration_is_null_duration ( ICalDuration* duration )
Checks whether the ICalDuration is the null_duration.
ICalDuration
Available since: 1.0
Type: gboolean
gboolean
1 if duration is the null_duration, 0 if not.
duration