CongEditorNodeUnimplemented

CongEditorNodeUnimplemented

Functions

Types and Values

Description

Functions

CONG_EDITOR_NODE_UNIMPLEMENTED()

#define CONG_EDITOR_NODE_UNIMPLEMENTED(obj)         G_TYPE_CHECK_INSTANCE_CAST (obj, CONG_EDITOR_NODE_UNIMPLEMENTED_TYPE, CongEditorNodeUnimplemented)


CONG_EDITOR_NODE_UNIMPLEMENTED_CLASS()

#define CONG_EDITOR_NODE_UNIMPLEMENTED_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, CONG_EDITOR_NODE_UNIMPLEMENTED_TYPE, CongEditorNodeUnimplementedClass)


IS_CONG_EDITOR_NODE_UNIMPLEMENTED()

#define IS_CONG_EDITOR_NODE_UNIMPLEMENTED(obj)      G_TYPE_CHECK_INSTANCE_TYPE (obj, CONG_EDITOR_NODE_UNIMPLEMENTED_TYPE)

Types and Values

CongEditorNodeUnimplemented

typedef struct _CongEditorNodeUnimplemented CongEditorNodeUnimplemented;