get_location
Description:
[
Version ( since =
"1.0" ) ]
public unowned string?
get_location ()
Returns the city name of a timezone, or null, when none is set or when this
is also null.
Parameters:
this |
The Timezone to be queried
|
Returns:
The location of the Timezone, or null
|