Method
GWeatherInfoget_value_pressure
Declaration [src]
gboolean
gweather_info_get_value_pressure (
GWeatherInfo* info,
GWeatherPressureUnit unit,
double* value
)
Parameters
unit
-
Type:
GWeatherPressureUnit
The desired unit, as a
GWeatherPressureUnit
. value
-
Type:
double*
Forecasted pressure, expressed in
unit
.The argument will be set by the function.