Top | ![]() |
![]() |
![]() |
![]() |
#define CONG_EDITOR_AREA_UNDERLINE(obj) G_TYPE_CHECK_INSTANCE_CAST (obj, CONG_EDITOR_AREA_UNDERLINE_TYPE, CongEditorAreaUnderline)
#define CONG_EDITOR_AREA_UNDERLINE_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, CONG_EDITOR_AREA_UNDERLINE_TYPE, CongEditorAreaUnderlineClass)
#define IS_CONG_EDITOR_AREA_UNDERLINE(obj) G_TYPE_CHECK_INSTANCE_TYPE (obj, CONG_EDITOR_AREA_UNDERLINE_TYPE)
CongEditorArea * cong_editor_area_underline_construct (CongEditorAreaUnderline *area_underline
,CongEditorWidget3 *editor_widget
,CongEditorAreaUnderlineStyle style
);
TODO: Write me
CongEditorArea * cong_editor_area_underline_new (CongEditorWidget3 *editor_widget
,CongEditorAreaUnderlineStyle style
);
TODO: Write me