CongEditorNodeElementUnknown

CongEditorNodeElementUnknown

Functions

Types and Values

Description

Functions

CONG_EDITOR_NODE_ELEMENT_UNKNOWN()

#define CONG_EDITOR_NODE_ELEMENT_UNKNOWN(obj)         G_TYPE_CHECK_INSTANCE_CAST (obj, CONG_EDITOR_NODE_ELEMENT_UNKNOWN_TYPE, CongEditorNodeElementUnknown)


CONG_EDITOR_NODE_ELEMENT_UNKNOWN_CLASS()

#define CONG_EDITOR_NODE_ELEMENT_UNKNOWN_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, CONG_EDITOR_NODE_ELEMENT_UNKNOWN_TYPE, CongEditorNodeElementUnknownClass)


IS_CONG_EDITOR_NODE_ELEMENT_UNKNOWN()

#define IS_CONG_EDITOR_NODE_ELEMENT_UNKNOWN(obj)      G_TYPE_CHECK_INSTANCE_TYPE (obj, CONG_EDITOR_NODE_ELEMENT_UNKNOWN_TYPE)

Types and Values

CongEditorNodeElementUnknown

typedef struct _CongEditorNodeElementUnknown CongEditorNodeElementUnknown;