:right-sidebar: True CrossingEvent =================================================================== .. currentmodule:: gi.repository.Gdk .. class:: CrossingEvent(*args, **kwargs) :no-contents-entry: Superclasses: :class:`~gi.repository.Gdk.Event` An event caused by a pointing device moving between surfaces. Methods ------- .. rst-class:: interim-class .. class:: CrossingEvent :no-index: .. method:: get_detail() -> ~gi.repository.Gdk.NotifyType Extracts the notify detail from a crossing event. .. method:: get_focus() -> bool Checks if the ``event`` surface is the focus surface. .. method:: get_mode() -> ~gi.repository.Gdk.CrossingMode Extracts the crossing mode from a crossing event.