cef_context_menu_params_t.get_ycoord

Returns the Y coordinate of the mouse where the context menu was invoked. Coords are relative to the associated RenderView's origin.

struct cef_context_menu_params_t
extern (System)
int function(cef_context_menu_params_t* self) nothrow get_ycoord;

Meta