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