cef_browser_t.is_loading

Returns true (1) if the browser is currently loading.

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

Meta