CongEditorNodeComment
CongEditorNodeComment —
|
|
Details
CongEditorNodeComment
typedef struct _CongEditorNodeComment CongEditorNodeComment;
CONG_EDITOR_NODE_COMMENT()
#define CONG_EDITOR_NODE_COMMENT(obj) G_TYPE_CHECK_INSTANCE_CAST (obj, CONG_EDITOR_NODE_COMMENT_TYPE, CongEditorNodeComment)
CONG_EDITOR_NODE_COMMENT_CLASS()
#define CONG_EDITOR_NODE_COMMENT_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, CONG_EDITOR_NODE_COMMENT_TYPE, CongEditorNodeCommentClass)
IS_CONG_EDITOR_NODE_COMMENT()
#define IS_CONG_EDITOR_NODE_COMMENT(obj) G_TYPE_CHECK_INSTANCE_TYPE (obj, CONG_EDITOR_NODE_COMMENT_TYPE)