CongEditorNodeDtd

CongEditorNodeDtd

Functions

Types and Values

Description

Functions

CONG_EDITOR_NODE_DTD()

#define CONG_EDITOR_NODE_DTD(obj)         G_TYPE_CHECK_INSTANCE_CAST (obj, CONG_EDITOR_NODE_DTD_TYPE, CongEditorNodeDtd)


CONG_EDITOR_NODE_DTD_CLASS()

#define CONG_EDITOR_NODE_DTD_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, CONG_EDITOR_NODE_DTD_TYPE, CongEditorNodeDtdClass)


IS_CONG_EDITOR_NODE_DTD()

#define IS_CONG_EDITOR_NODE_DTD(obj)      G_TYPE_CHECK_INSTANCE_TYPE (obj, CONG_EDITOR_NODE_DTD_TYPE)

Types and Values

CongEditorNodeDtd

typedef struct _CongEditorNodeDtd CongEditorNodeDtd;