Top | ![]() |
![]() |
![]() |
![]() |
GXmlGElementGXmlGElement — Class implemeting GXmlElement interface, not tied to libxml-2.0 library. |
#define GXML_TYPE_GELEMENT (gxml_gelement_get_type ())
The type for GXmlGElement.
struct GXmlGElement { GXmlGNonDocumentChildNode parent_instance; GXmlGElementPrivate * priv; };
Class implemeting GXmlElement interface, not tied to libxml-2.0 library.
struct GXmlGElementClass { GXmlGNonDocumentChildNodeClass parent_class; };
The class structure for GXML_TYPE_GELEMENT
. All the fields in this structure are private and should never be accessed directly.