Method
GWeatherInfoget_value_temp_max
Declaration [src]
gboolean
gweather_info_get_value_temp_max (
GWeatherInfo* info,
GWeatherTemperatureUnit unit,
double* value
)
Parameters
unit |
GWeatherTemperatureUnit |
The desired unit, as a |
|
value |
double* |
The maximum temperature value. |
|
The argument will be set by the function. |