Method
GWeatherInfoget_value_apparent
Declaration [src]
gboolean
gweather_info_get_value_apparent (
  GWeatherInfo* info,
  GWeatherTemperatureUnit unit,
  double* value
)
Parameters
- unit
- 
            Type: GWeatherTemperatureUnitThe desired unit, as a GWeatherTemperatureUnit.
- value
- 
            Type: double*The apparent temperature. The argument will be set by the function.