get_as_property
Description:
[
Version ( since =
"3.34" ) ]
public Property get_as_property ()
Converts information stored in this into an Property
of i_cal_organizer_property kind.
The caller is responsible to free the returned object with unref, when no
longer needed.
Parameters:
Returns:
a newly created Property, containing information from the
this.
|