cef_domdocument_t.get_selection_start_offset

Returns the selection offset within the start node.

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

Meta