![]() |
![]() |
![]() |
Conglomerate Programmer's Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
CongEditorNodeElementStructural; #define CONG_EDITOR_NODE_ELEMENT_STRUCTURAL (obj) #define CONG_EDITOR_NODE_ELEMENT_STRUCTURAL_CLASS(klass) #define IS_CONG_EDITOR_NODE_ELEMENT_STRUCTURAL(obj)
typedef struct _CongEditorNodeElementStructural CongEditorNodeElementStructural;
#define CONG_EDITOR_NODE_ELEMENT_STRUCTURAL(obj) G_TYPE_CHECK_INSTANCE_CAST (obj, CONG_EDITOR_NODE_ELEMENT_STRUCTURAL_TYPE, CongEditorNodeElementStructural)
|
#define CONG_EDITOR_NODE_ELEMENT_STRUCTURAL_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, CONG_EDITOR_NODE_ELEMENT_STRUCTURAL_TYPE, CongEditorNodeElementStructuralClass)
|