create_comment


Description:

public abstract Node create_comment (string text)

Creates a new GXml.Comment.

Is a matter of you to add as a child to any other GXml.Node, like a GXml.Element node.