Synopsis
#define CONG_VIEW (x)
CongDocument * cong_view_get_document (CongView *view);
CongDispspec * cong_view_get_default_dispspec (CongView *view);
Details
CONG_VIEW()
#define CONG_VIEW(x) ((CongView*)(x))
cong_view_get_document ()
CongDocument * cong_view_get_document (CongView *view);
TODO: Write me
cong_view_get_default_dispspec ()
CongDispspec * cong_view_get_default_dispspec (CongView *view);
TODO: Write me