cef_domdocument_t.get_type

Returns the document type.

struct cef_domdocument_t
extern (System)
cef_dom_document_type_t function(cef_domdocument_t* self) nothrow get_type;

Meta