Fixed documentation link in gswe-antiscion-data.c
This commit is contained in:
parent
1b0f831333
commit
886ff03353
@ -26,7 +26,7 @@
|
|||||||
* @title: GsweAntiscionData
|
* @title: GsweAntiscionData
|
||||||
* @stability: Stable
|
* @stability: Stable
|
||||||
* @include: swe-glib.h
|
* @include: swe-glib.h
|
||||||
* @see_also: #GsweAntiscionInfo
|
* @see_also: #GsweAntiscionAxisInfo
|
||||||
*
|
*
|
||||||
* #GsweAntiscionData is a structure that represents an antiscion relationship
|
* #GsweAntiscionData is a structure that represents an antiscion relationship
|
||||||
* between two planets, based on a specified axis.
|
* between two planets, based on a specified axis.
|
||||||
@ -108,7 +108,7 @@ gswe_antiscion_data_get_axis(GsweAntiscionData *antiscion_data)
|
|||||||
*
|
*
|
||||||
* Gets the axis information related to the antiscion relationship's axis.
|
* Gets the axis information related to the antiscion relationship's axis.
|
||||||
*
|
*
|
||||||
* Returns: (transfer none): the #GsweAntiscionInfo associated with this axis
|
* Returns: (transfer none): the #GsweAntiscionAxisInfo associated with this axis
|
||||||
*/
|
*/
|
||||||
GsweAntiscionAxisInfo *
|
GsweAntiscionAxisInfo *
|
||||||
gswe_antiscion_data_get_antiscion_axis_info(GsweAntiscionData *antiscion_data)
|
gswe_antiscion_data_get_antiscion_axis_info(GsweAntiscionData *antiscion_data)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user