Top | ![]() |
![]() |
![]() |
![]() |
GXmlGAttributeGXmlGAttribute — Class implemeting GXmlAttribute interface, not tied to libxml-2.0 library. |
#define GXML_TYPE_GATTRIBUTE (gxml_gattribute_get_type ())
The type for GXmlGAttribute.
struct GXmlGAttribute { GXmlGNode parent_instance; GXmlGAttributePrivate * priv; };
Class implemeting GXmlAttribute interface, not tied to libxml-2.0 library.
struct GXmlGAttributeClass { GXmlGNodeClass parent_class; };
The class structure for GXML_TYPE_GATTRIBUTE
. All the fields in this structure are private and should never be accessed directly.