cef_context_menu_params_t.get_selection_text

Returns the text of the selection, if any, that the context menu was invoked on.

struct cef_context_menu_params_t
extern (System)
cef_string_userfree_t function(cef_context_menu_params_t* self) nothrow get_selection_text;

Meta