CongEditorNodeElementStructural
CongEditorNodeElementStructural —
Details
struct CongEditorNodeElementStructural
struct CongEditorNodeElementStructural;
CONG_EDITOR_NODE_ELEMENT_STRUCTURAL()
#define CONG_EDITOR_NODE_ELEMENT_STRUCTURAL(obj) G_TYPE_CHECK_INSTANCE_CAST (obj, CONG_EDITOR_NODE_ELEMENT_STRUCTURAL_TYPE, CongEditorNodeElementStructural)
CONG_EDITOR_NODE_ELEMENT_STRUCTURAL_CLASS()
#define CONG_EDITOR_NODE_ELEMENT_STRUCTURAL_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, CONG_EDITOR_NODE_ELEMENT_STRUCTURAL_TYPE, CongEditorNodeElementStructuralClass)
IS_CONG_EDITOR_NODE_ELEMENT_STRUCTURAL()
#define IS_CONG_EDITOR_NODE_ELEMENT_STRUCTURAL(obj) G_TYPE_CHECK_INSTANCE_TYPE (obj, CONG_EDITOR_NODE_ELEMENT_STRUCTURAL_TYPE)