cef_domdocument_t.get_title

Returns the title of an HTML document.

struct cef_domdocument_t
extern (System)
cef_string_userfree_t function(cef_domdocument_t* self) nothrow get_title;

Meta