
Gnome::Gdk4::CrossingEvent
Description
An event caused by a pointing device moving between surfaces.
Class initialization
new
:native-object
Create an object using a native object from an object of the same type found elsewhere. See also Gnome::N::TopLevelSupportClass.
multi method new ( N-Object() :$native-object! )
Methods
get-detail This function is not yet available
Extracts the notify detail from a crossing event.
method get-detail (--> GdkNotifyType )
Return value; the notify detail of $event.
get-focus
Checks if the $event surface is the focus surface.
method get-focus (--> Bool )
Return value; True if the surface is the focus surface.
get-mode This function is not yet available
Extracts the crossing mode from a crossing event.
method get-mode (--> GdkCrossingMode )
Return value; the mode of $event.
About my projects, examples and tutorials