get_created
Description:
[
Version ( since =
"3.34" ) ]
public Time?
get_created ()
Queries the date in which a calendar component object was created in the calendar store.
Free the returned non-NULL pointer with unref, when no longer needed.
Parameters:
this |
A calendar component object.
|
Returns:
the creation date, as an Time, or null, when
none is set
|