:right-sidebar: True EventContext =================================================================== .. currentmodule:: gi.repository.Vte .. versionadded:: 0.76 .. class:: EventContext(*args, **kwargs) :no-contents-entry: Provides context information for a context menu event. Methods ------- .. rst-class:: interim-class .. class:: EventContext :no-index: .. method:: get_coordinates(x: float | None = None, y: float | None = None) -> bool .. versionadded:: 0.76 :param x: location to store the X coordinate :param y: location to store the Y coordinate