Monday, 3 November 2014

Mouse Scroll Event Handler

The script shows the way to capture the mouse scroll event by a GTK3 window.


  1. Define a scroll-event handler in a window.
  2. Both scroll up and scroll down can be detected.

Source Code


No comments:

Post a Comment