Enumeration
GWeatherSky
Description [src]
The sky and cloud visibility. In general it is discouraged to
use this value directly to compute the forecast icon: applications
should instead use gweather_info_get_icon_name()
or gweather_info_get_symbolic_icon_name().
Members
-
GWEATHER_SKY_INVALID
-
Value not available.
- Value:
-1
- Available since: 4.0
- Value:
-
GWEATHER_SKY_CLEAR
-
Sky completely clear, no clouds visible.
- Value:
0
- Available since: 4.0
- Value:
-
GWEATHER_SKY_BROKEN
-
Sky mostly clear, few clouds.
- Value:
1
- Available since: 4.0
- Value:
-
GWEATHER_SKY_SCATTERED
-
Sky mostly clear, patches of clouds.
- Value:
2
- Available since: 4.0
- Value:
-
GWEATHER_SKY_FEW
-
Few clouds, sky cloudy but patches of sky visible.
- Value:
3
- Available since: 4.0
- Value:
-
GWEATHER_SKY_OVERCAST
-
Sky completely clouded, sun not visible.
- Value:
4
- Available since: 4.0
- Value:
-
GWEATHER_SKY_LAST
-
The maximum value for the enumeration.
- Value:
5
- Available since: 4.0
- Value: