cef_context_menu_params_t.get_xcoord

Returns the X 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_xcoord;

Meta