Method

LunarDateDateget_constellation

since: 3.0.0

Declaration [src]

gchar*
lunar_date_get_constellation (
  LunarDate* date
)

Description [src]

Returns the constellation name.

Available since: 3.0.0

Return value

Type: gchar*

A newly-allocated string.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.