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