get_geo
Description:
[
Version ( since =
"3.34" ) ]
public Geo?
get_geo ()
Gets the geographic position property of a calendar component object.
Free the returned non-NULL object with unref, when no longer needed.
Parameters:
this |
A calendar component object.
|
Returns:
the geographic position as Geo, or null, when
none set.
|