cef_domdocument_t.get_focused_node

Returns the node that currently has keyboard focus.

struct cef_domdocument_t
extern (System)
cef_domnode_t* function(cef_domdocument_t* self) nothrow get_focused_node;

Meta