GXmlDocumentType — Interface to represent Document type definitions.
typedef struct _GXmlDocumentType GXmlDocumentType;
Interface to represent Document type definitions.
struct GXmlDocumentTypeIface { GTypeInterface parent_iface; };
Interface for creating GXmlDocumentType implementations.
GTypeInterface parent_iface;
parent_iface
the parent interface structure