[ CCode ( cname = "e_reminder_data_new" , has_construct_function = false ) ]
public ReminderData (string source_uid, Component component, ComponentAlarmInstance instance)
| source_uid |
an Source UID, to which the |
| component |
an Component |
| instance |
an ComponentAlarmInstance describing one reminder instance |
|
a new ReminderData prefilled with given values. Free the returned structure with free when no longer needed. |