
Gnome::Gdk4::TouchEvent
Description
An event related to a touch-based device.
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-emulating-pointer
Extracts whether a touch event is emulating a pointer event.
method get-emulating-pointer (--> Bool )
Return value; True if $event is emulating.
About my projects, examples and tutorials