| Top |
| TomoeReading * | tomoe_reading_new () |
| TomoeReadingType | tomoe_reading_get_reading_type () |
| const gchar * | tomoe_reading_get_reading () |
| gchar * | tomoe_reading_to_xml () |
| char * | reading | Read / Write / Construct Only |
| TomoeReadingType | type | Read / Write / Construct Only |
TomoeReading * tomoe_reading_new (TomoeReadingType type,const gchar *reading);
TomoeReadingType
tomoe_reading_get_reading_type (TomoeReading *reading);
“reading” property “reading” char *
Reading of the reading.
Owner: TomoeReading
Flags: Read / Write / Construct Only
Default value: NULL
“type” property“type” TomoeReadingType
A type of the reading.
Owner: TomoeReading
Flags: Read / Write / Construct Only
Default value: TOMOE_READING_INVALID