Top | ![]() |
![]() |
![]() |
![]() |
GXmlGCommentGXmlGComment — Class implemeting GXmlComment interface, not tied to libxml-2.0 library. |
#define GXML_TYPE_GCOMMENT (gxml_gcomment_get_type ())
The type for GXmlGComment.
struct GXmlGComment { GXmlGCharacterData parent_instance; GXmlGCommentPrivate * priv; };
Class implemeting GXmlComment interface, not tied to libxml-2.0 library.
struct GXmlGCommentClass { GXmlGCharacterDataClass parent_class; };
The class structure for GXML_TYPE_GCOMMENT
. All the fields in this structure are private and should never be accessed directly.