GDWhen


Description:

[ CCode ( has_construct_function = false ) ]
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 -1

is_date

true if start_time and end_time specify dates rather than times, false otherwise

Returns:

a new GDWhen, or null; unref with unref