[ Version ( since = "3.34" ) ]
public ComponentAlarm? get_alarm (string auid)
Queries a particular alarm subcomponent of a calendar component.
Free the returned pointer with e_cal_component_alarm_free, when no longer needed.
| this |
A calendar component. |
| auid |
Unique identifier for the sought alarm subcomponent. |
|
the alarm subcomponent that corresponds to the specified |