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