Top | ![]() |
![]() |
![]() |
![]() |
GXmlTCommentGXmlTComment — Class implemeting GXmlComment interface, not tied to libxml-2.0 library. |
#define GXML_TYPE_TCOMMENT (gxml_tcomment_get_type ())
The type for GXmlTComment.
struct GXmlTComment { GXmlTNode parent_instance; GXmlTCommentPrivate * priv; };
Class implemeting GXmlComment interface, not tied to libxml-2.0 library.
struct GXmlTCommentClass { GXmlTNodeClass parent_class; };
The class structure for GXML_TYPE_TCOMMENT
. All the fields in this structure are private and should never be accessed directly.