Top | ![]() |
![]() |
![]() |
![]() |
GXmlGProcessingInstructionGXmlGProcessingInstruction — Class implemeting GXmlProcessingInstruction interface, not tied to libxml-2.0 library. |
#define | GXML_TYPE_GPROCESSING_INSTRUCTION |
struct | GXmlGProcessingInstruction |
struct | GXmlGProcessingInstructionClass |
GXmlGProcessingInstruction * gxml_gprocessing_instruction_new (GXmlGDocument *doc
,xmlNode *node
);
#define GXML_TYPE_GPROCESSING_INSTRUCTION (gxml_gprocessing_instruction_get_type ())
The type for GXmlGProcessingInstruction.
struct GXmlGProcessingInstruction { GXmlGCharacterData parent_instance; GXmlGProcessingInstructionPrivate * priv; };
Class implemeting GXmlProcessingInstruction interface, not tied to libxml-2.0 library.
struct GXmlGProcessingInstructionClass { GXmlGCharacterDataClass parent_class; };
The class structure for GXML_TYPE_GPROCESSING_INSTRUCTION
. All the fields in this structure are private and should never be accessed directly.