[ Version ( since = "3.34" ) ]
public Time? get_completed ()
Queries the date at which a calendar compoment object was completed.
Free the returned non-NULL pointer with unref, when no longer needed.
this |
A calendar component object. |
the completion date, as an Time, or null, when none is set |