Namespace
GWeather – 4.0
Weather data collection
Dependencies
GObject—2.0 | The base type system library |
Browse documentation | |
Gio—2.0 | GObject interfaces and objects |
Browse documentation |
Structs
Conditions |
A convenient way to describe the current or forecast
weather phenomenon, if significant, and its associated
modifier. If the value is not significant, the weather conditions
are described by |
Aliases
MoonLatitude |
The moon declension, in degrees. |
MoonPhase |
The current phase of the moon, represented as degrees, where 0 is the new moon, 90 is the first quarter, etc. |
Enumerations
ConditionPhenomenon |
The current or forecasted significant phenomenon. |
ConditionQualifier |
An additional modifier applied to a |
DistanceUnit |
The measure unit to use for sky visibility values, when retrieved by gweather_info_get_value_visibility(). |
LocationLevel |
The size/scope of a particular |
PressureUnit |
The measure unit to use for atmospheric pressure values, when retrieved by gweather_info_get_value_pressure(). |
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 |
SpeedUnit |
The measure unit to use for wind speed values, when retrieved by gweather_info_get_value_wind(). |
TemperatureUnit |
The measure unit to use for temperature values, when retrieved by
the |
WindDirection |
The direction of the prevailing wind. Composite values such as north-north-east indicate a direction between the two component value (north and north-east). |
Bitfields
FormatOptions |
Format options to influence the text returned by the
|
Provider |
Callbacks
FilterFunc |
A filter function for locations. |