About my projects, examples and tutorials
Gnome::Gdk4::TouchEvent

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! )
Code

Methods§

get-emulating-pointer§

Extracts whether a touch event is emulating a pointer event.

method get-emulating-pointer (--> Bool )
Code

Return value; True if $event is emulating.