Data Fields | |
| Parser * | parser |
| The parser for the introspection data. | |
| const char * | filename |
| The filename being loaded. | |
| GString * | content |
| The content of the current element. | |
| GError ** | error |
| Error return location. | |
| gboolean | failed |
| True if parse has failed. | |
Definition at line 50 of file dbus-gloader-expat.c.
1.5.1