cef_browser_t.has_document

Returns true (1) if a document has been loaded in the browser.

struct cef_browser_t
extern (System)
int function(cef_browser_t* self) nothrow has_document;

Meta