summaryrefslogtreecommitdiff
path: root/doc/migrating-3to4.md
blob: b067061523d3138e50f8dac48f94ef0d39ca66a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Title: Migrating from GWeather 3.x to GWeather 4

## Migrating from GWeather 3.x to GWeather 4

GWeather 4 is a new major version that breaks API and ABI compared with
GWeather 3.

### Stop using `GWeatherLocationEntry` and `GWeatherTimezoneMenu`

GWeather 4 does not provide GTK widgets for selecting a location or a time
zone. Applications should provide their own UI, if needed, according to the
best practices of the [GNOME human interface
guidelines](https://developer.gnome.org/hig/).