Top | ![]() |
![]() |
![]() |
![]() |
GXmlTNamespaceGXmlTNamespace — Class implemeting GXmlNamespace, not tied to libxml-2.0 library. |
GXmlTNamespace * gxml_tnamespace_new (GXmlDocument *d
,const gchar *uri
,const gchar *prefix
);
#define GXML_TYPE_TNAMESPACE (gxml_tnamespace_get_type ())
The type for GXmlTNamespace.
struct GXmlTNamespace { GXmlTNode parent_instance; GXmlTNamespacePrivate * priv; };
Class implemeting GXmlNamespace, not tied to libxml-2.0 library.
struct GXmlTNamespaceClass { GXmlTNodeClass parent_class; };
The class structure for GXML_TYPE_TNAMESPACE
. All the fields in this structure are private and should never be accessed directly.