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