Method
GWeatherInfoget_value_moonphase
Declaration [src]
gboolean
gweather_info_get_value_moonphase (
GWeatherInfo* info,
GWeatherMoonPhase* value,
GWeatherMoonLatitude* lat
)
Parameters
value |
GWeatherMoonPhase |
The current moon phase. |
|
The argument will be set by the function. | |
The instance takes ownership of the data, and is responsible for freeing it. | |
lat |
GWeatherMoonLatitude |
The moon declension. |
|
The argument will be set by the function. | |
The instance takes ownership of the data, and is responsible for freeing it. |