Import line: | GWeather = imports.gi.GWeather; |
GIR File: | GWeather-3.0.gir |
C documentation: | GWeatherLocation |
Struct : | Location |
None |
Method / Constructor | Defined By | |
---|---|---|
Create a new GWeather.Location
Create a new GWeather.Location
|
||
free_children
(Location children)
:
none
|
GWeather.Location | |
free_timezones
(Timezone zones)
:
none
|
GWeather.Location | |
get_children
()
:
Array
|
GWeather.Location | |
get_city_name
()
:
String
|
GWeather.Location | |
get_code
()
:
String
|
GWeather.Location | |
get_coords
()
:
Object
|
GWeather.Location | |
get_country
()
:
String
|
GWeather.Location | |
|
GWeather.Location | |
get_level
()
:
GWeather.LocationLevel
|
GWeather.Location | |
get_name
()
:
String
|
GWeather.Location | |
get_parent
()
:
GWeather.Location
|
GWeather.Location | |
get_sort_name
()
:
String
|
GWeather.Location | |
get_timezone
()
:
GWeather.Timezone
|
GWeather.Location | |
get_timezones
()
:
Array
|
GWeather.Location | |
has_coords
()
:
gboolean
|
GWeather.Location |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GWeather.LocationEntry
Method |
Create a new GWeather.LocationEntry
|
GWeather.LocationEntry
Method |
get_location
()
:
GWeather.Location
|
GWeather.LocationEntry
Method |
set_location
(Location loc)
:
none
|
GWeather.TimezoneMenu
Method |
Create a new GWeather.TimezoneMenu
|