cef_browser_t.can_go_back

Returns true (1) if the browser can navigate backwards.

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

Meta