cef_browser_t.get_focused_frame

Returns the focused frame for the browser.

struct cef_browser_t
extern (System)
cef_frame_t* function(cef_browser_t* self) nothrow get_focused_frame;

Meta