| Top |
TomoeReadingTomoeReading — An object of reading data of TomoeChar. |
| gchar * | 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);
struct TomoeReading;
The TomoeReading struct contains only private fields and should not be directly accessed.
“reading” property“reading” gchar *
Reading of the reading.
Flags: Read / Write / Construct Only
Default value: NULL
“type” property“type” TomoeReadingType
A type of the reading.
Flags: Read / Write / Construct Only
Default value: TOMOE_READING_INVALID