GDWhen
Description:
[ CCode ( has_construct_function = false ) ]
public GDWhen (int64 start_time, int64 end_time, bool is_date)
public GDWhen (int64 start_time, int64 end_time, bool is_date)
Creates a new GDWhen.
More information is available in the GData specification.
Parameters:
start_time |
when the event starts or (for zero-duration events) when it occurs |
end_time |
when the event ends, or |
is_date |
|