Moved GsweAspectData to its own source files

This commit is contained in:
2013-09-23 21:36:26 +02:00
parent 3fd8c200e0
commit d4015cae75
10 changed files with 290 additions and 21 deletions

View File

@@ -62,6 +62,7 @@ IGNORE_HFILES = \
swe-glib-private.h \
gswe-enumtypes.h \
gswe-moon-phase-data-private.h \
gswe-aspect-info-private.h \
gswe-aspect-data-private.h \
gswe-planet-data-private.h

View File

@@ -22,6 +22,7 @@
<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" />
<xi:include href="xml/gswe-aspect-info.xml" />
<xi:include href="xml/swe-glib.xml"/>
<xi:include href="xml/gswe-moment.xml"/>
<xi:include href="xml/gswe-timestamp.xml"/>

View File

@@ -69,6 +69,20 @@ GSWE_TYPE_PLANET_DATA
gswe_planet_data_get_type
</SECTION>
<SECTION>
<FILE>gswe-aspect-info</FILE>
GsweAspectInfo
gswe_aspect_info_get_aspect
gswe_aspect_info_get_harmonic
gswe_aspect_info_get_major
gswe_aspect_info_get_name
gswe_aspect_info_get_orb_modifier
gswe_aspect_info_get_size
<SUBSECTION Standard>
GSWE_TYPE_ASPECT_INFO
gswe_aspect_info_get_type
</SECTION>
<SECTION>
<FILE>gswe-aspect-data</FILE>
GsweAspectData
@@ -139,7 +153,6 @@ GsweMoonPhase
GswePlanetInfo
GsweSignInfo
GsweHouseSystemInfo
GsweAspectInfo
GsweAntiscionAxisInfo
GsweCoordinates
GsweHouseData