GXmlDocumentType

GXmlDocumentType — Interface to represent Document type definitions.

Types and Values

Description

Functions

Types and Values

GXmlDocumentType

typedef struct _GXmlDocumentType GXmlDocumentType;

Interface to represent Document type definitions.


struct GXmlDocumentTypeIface

struct GXmlDocumentTypeIface {
	GTypeInterface parent_iface;
};

Interface for creating GXmlDocumentType implementations.

Members

GTypeInterface parent_iface;

the parent interface structure