Moved GswePlanetInfo to its own sources
This commit is contained in:
@@ -62,6 +62,7 @@ IGNORE_HFILES = \
|
||||
swe-glib-private.h \
|
||||
gswe-enumtypes.h \
|
||||
gswe-moon-phase-data-private.h \
|
||||
gswe-planet-info-private.h \
|
||||
gswe-planet-data-private.h \
|
||||
gswe-aspect-info-private.h \
|
||||
gswe-aspect-data-private.h \
|
||||
|
@@ -19,6 +19,7 @@
|
||||
<chapter>
|
||||
<title>SWE-GLib</title>
|
||||
<xi:include href="xml/gswe-types.xml"/>
|
||||
<xi:include href="xml/gswe-planet-info.xml" />
|
||||
<xi:include href="xml/gswe-planet-data.xml" />
|
||||
<xi:include href="xml/gswe-moon-phase-data.xml"/>
|
||||
<xi:include href="xml/gswe-aspect-data.xml" />
|
||||
|
@@ -55,6 +55,20 @@ GSWE_TYPE_MOON_PHASE_DATA
|
||||
gswe_moon_phase_data_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gswe-planet-info</FILE>
|
||||
GswePlanetInfo
|
||||
gswe_planet_info_get_name
|
||||
gswe_planet_info_get_orb
|
||||
gswe_planet_info_get_planet
|
||||
gswe_planet_info_get_points
|
||||
gswe_planet_info_get_real_body
|
||||
gswe_planet_info_get_sweph_id
|
||||
<SUBSECTION Standard>
|
||||
GSWE_TYPE_PLANET_INFO
|
||||
gswe_planet_info_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gswe-planet-data</FILE>
|
||||
GswePlanetData
|
||||
@@ -175,7 +189,6 @@ GsweElement
|
||||
GsweQuality
|
||||
GsweHouseSystem
|
||||
GsweMoonPhase
|
||||
GswePlanetInfo
|
||||
GsweSignInfo
|
||||
GsweHouseSystemInfo
|
||||
GsweCoordinates
|
||||
@@ -191,9 +204,7 @@ gswe_house_data_get_type
|
||||
<FILE>swe-glib</FILE>
|
||||
gswe_init
|
||||
<SUBSECTION Standard>
|
||||
GSWE_TYPE_PLANET_INFO
|
||||
GSWE_TYPE_SIGN_INFO
|
||||
gswe_planet_info_get_type
|
||||
gswe_sign_info_get_type
|
||||
</SECTION>
|
||||
|
||||
|
Reference in New Issue
Block a user