cef_context_menu_params_t.get_frame_charset

Returns the character encoding of the subframe 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_frame_charset;

Meta