1Gtk2::Gdk::Event::MotioUns(e3r)Contributed Perl DocumentGattki2o:n:Gdk::Event::Motion(3)
2
3
4
6 Gtk2::Gdk::Event::Motion
7
9 Gtk2::Gdk::Event
10 +----Gtk2::Gdk::Event::Motion
11
13 device or undef = $eventmotion->device ($newvalue=undef)
14 • $newvalue (Gtk2::Gdk::Device or undef)
15
16 integer = $eventmotion->is_hint ($newvalue=0)
17 • $newvalue (integer)
18
19 $event->request_motions
20 Since: gtk+ 2.12
21
22 double = $event->x ($newvalue=0.0)
23 • $newvalue (double)
24
25 double = $event->y ($newvalue=0.0)
26 • $newvalue (double)
27
29 Gtk2
30
32 Copyright (C) 2003-2011 by the gtk2-perl team.
33
34 This software is licensed under the LGPL. See Gtk2 for a full notice.
35
36
37
38perl v5.36.0 2023-01-20 Gtk2::Gdk::Event::Motion(3)