cef_context_menu_params_t.get_title_text

Returns the title text or the alt text if the context menu was invoked on an image.

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

Meta