cef_domdocument_t.has_selection

Returns true (1) if a portion of the document is selected.

struct cef_domdocument_t
extern (System)
int function(cef_domdocument_t* self) nothrow has_selection;

Meta