EventScroll
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "gdk_event_get_type ()" ) ]
[ Compact ]
public class EventScroll : Event
[ Compact ]
public class EventScroll : Event
Generated from button presses for the buttons 4 to 7.
Wheel mice are usually configured to generate button press events for buttons 4 and 5 when the wheel is turned.
Some GDK backends can also generate “smooth” scroll events, which can be recognized by the gdk_scroll_smooth scroll direction. For these, the scroll deltas can be obtained with get_scroll_deltas.
Namespace: Gdk
Package: gdk-3.0
Content:
Fields:
Inherited Members:
All known members inherited from class Gdk.Event