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