DOKK / manpages / debian 10 / libgtk2-perl-doc / Gtk2::Gdk::Event::Scroll.3pm.en
Gtk2::Gdk::Event::Scroll(3pm) User Contributed Perl Documentation Gtk2::Gdk::Event::Scroll(3pm)

Gtk2::Gdk::Event::Scroll

  Gtk2::Gdk::Event
  +----Gtk2::Gdk::Event::Scroll

$newvalue (Gtk2::Gdk::Device or undef)

$newvalue (Gtk2::Gdk::ScrollDirection)

double = $event->x ($newvalue=0.0)

$newvalue (double)

double = $event->y ($newvalue=0.0)

$newvalue (double)

  • 'up' / 'GDK_SCROLL_UP'
  • 'down' / 'GDK_SCROLL_DOWN'
  • 'left' / 'GDK_SCROLL_LEFT'
  • 'right' / 'GDK_SCROLL_RIGHT'

Gtk2

Copyright (C) 2003-2011 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.

2017-06-24 perl v5.24.1