Constructor
ICalGLibTriggernew_from_int
since: 1.0
Declaration [src]
ICalTrigger*
i_cal_trigger_new_from_int (
const gint reltime
)
Return value
Type: ICalTrigger
The newly created ICalTrigger
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |