Skip to content

Gdk.CrossingEvent

class — extends Event

An event caused by a pointing device moving between surfaces.

Methods

get_detail

def get_detail(self) -> NotifyType

Extracts the notify detail from a crossing event.

get_focus

def get_focus(self) -> bool

Checks if the event surface is the focus surface.

get_mode

def get_mode(self) -> CrossingMode

Extracts the crossing mode from a crossing event.