Method

GWeatherInfoget_value_sunset

Declaration [src]

gboolean
gweather_info_get_value_sunset (
  GWeatherInfo* info,
  time_t* value
)

Description

No description available.

Parameters

value

Type: time_t*

The time of sunset.

The argument will be set by the function.

Return value

Type: gboolean

TRUE is value is valid, FALSE otherwise.