Method
GWeatherInfoget_value_moonphase
Declaration [src]
gboolean
gweather_info_get_value_moonphase (
  GWeatherInfo* info,
  GWeatherMoonPhase* value,
  GWeatherMoonLatitude* lat
)
Parameters
- value
- 
            Type: GWeatherMoonPhaseThe current moon phase. 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. 
- lat
- 
            Type: GWeatherMoonLatitudeThe moon declension. 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.