1Gtk2::Gdk::Event::ScrolUls(e3r)Contributed Perl DocumentGattki2o:n:Gdk::Event::Scroll(3)
2
3
4

NAME

6       Gtk2::Gdk::Event::Scroll
7

HIERARCHY

9         Gtk2::Gdk::Event
10         +----Gtk2::Gdk::Event::Scroll
11

METHODS

13       device or undef = $eventscroll->device ($newvalue=undef)
14
15           * $newvalue (Gtk2::Gdk::Device or undef)
16
17       scrolldirection = $eventscroll->direction ($newvalue=0)
18
19           * $newvalue (Gtk2::Gdk::ScrollDirection)
20
21       double = $event->x ($newvalue=0.0)
22
23           * $newvalue (double)
24
25       double = $event->y ($newvalue=0.0)
26
27           * $newvalue (double)
28

ENUMS AND FLAGS

30       enum Gtk2::Gdk::ScrollDirection
31
32       * 'up' / 'GDK_SCROLL_UP'
33       * 'down' / 'GDK_SCROLL_DOWN'
34       * 'left' / 'GDK_SCROLL_LEFT'
35       * 'right' / 'GDK_SCROLL_RIGHT'
36

SEE ALSO

38       Gtk2
39
41       Copyright (C) 2003-2007 by the gtk2-perl team.
42
43       This software is licensed under the LGPL.  See Gtk2 for a full notice.
44
45
46
47perl v5.8.8                       2007-03-18       Gtk2::Gdk::Event::Scroll(3)
Impressum