Constructor
ICalGLibDurationnew_from_seconds
unstable since: 4.0
Declaration [src]
ICalDuration*
i_cal_duration_new_from_seconds (
gint t
)
Return value
Type: ICalDuration
The newly created ICalDuration.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |