Method
GWeatherInfoget_value_conditions
Declaration [src]
gboolean
gweather_info_get_value_conditions (
GWeatherInfo* info,
GWeatherConditionPhenomenon* phenomenon,
GWeatherConditionQualifier* qualifier
)
Parameters
phenomenon
-
Type:
GWeatherConditionPhenomenon
A location for a
GWeatherConditionPhenomenon
.The argument will be set by the function. The caller of the method takes ownership of the returned data, and is responsible for freeing it. qualifier
-
Type:
GWeatherConditionQualifier
A location for a
GWeatherConditionQualifier
.The argument will be set by the function. The caller of the method takes ownership of the returned data, and is responsible for freeing it.