GDReminder
Description:
[ CCode ( has_construct_function = false ) ]
public GDReminder (string? method, int64 absolute_time, int relative_time)
public GDReminder (string? method, int64 absolute_time, int relative_time)
Creates a new GDReminder.
More information is available in the GData specification.
Parameters:
method |
the notification method the reminder should use, or |
absolute_time |
the absolute time for the reminder, or |
relative_time |
the relative time for the reminder, in minutes, or |
Returns:
a new GDReminder, or |