Sky
Description:
[ CCode ( cprefix = "GWEATHER_SKY_" , type_id = "gweather_sky_get_type ()" ) ]
public enum Sky
The sky and cloud visibility.
In general it is discouraged to use this value directly to compute the forecast icon: applications should instead use
get_icon_name or
get_symbolic_icon_name.
Content:
Enum values:
- BROKEN - sky mostly clear, few clouds
- CLEAR - sky completely clear, no clouds visible
- FEW - few clouds, sky cloudy but patches of sky
visible
- INVALID - value not available
- LAST - the maximum value for the enumeration
- OVERCAST - sky completely clouded, sun not
visible
- SCATTERED - sky mostly clear, patches of
clouds
Methods: