Moved GsweAspectData to its own source files
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-aspect-info-private.h \
|
||||
gswe-aspect-data-private.h \
|
||||
gswe-planet-data-private.h
|
||||
|
||||
|
@@ -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"/>
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user