Class: Gdk::CrossingEvent

Inherits:
Event
  • Object
show all
Defined in:
(unknown)

Overview

An event caused by a pointing device moving between surfaces.

Constant Summary

Constants inherited from Event

Event::PROPAGATE, Event::STOP

Instance Method Summary collapse

Methods inherited from Event

#_get_angle, #_get_center, #_get_distance, #device, #device_tool, #display, #event_sequence, #event_type, #get_axes, #get_axis, #get_history, #get_position, #modifier_state, #pointer_emulated, #ref, #seat, #send_event?, #surface, #time, #triggers_context_menu, #unref

Instance Method Details

#detailGdk::NotifyType

Extracts the notify detail from a crossing event.

Returns:

#focusBoolean

Checks if the event surface is the focus surface.

Returns:

  • (Boolean)

    true if the surface is the focus surface

#modeGdk::CrossingMode

Extracts the crossing mode from a crossing event.

Returns: