ScrollEvent
An event related to a scrolling motion.
Skipped during bindings generation
parameter
delta_x
: delta_x: Out parameter is not supported
Constructors
Functions
Link copied to clipboard
Returns a GdkDeviceTool
representing the tool that caused the event.
Link copied to clipboard
Extracts the direction of a scroll event.
Link copied to clipboard
Retrieves the display associated to the @event.
Link copied to clipboard
Returns the event sequence to which the event belongs.
Link copied to clipboard
Retrieves the type of the event.
Link copied to clipboard
Returns the modifier state field of an event.
Link copied to clipboard
Returns whether this event is an 'emulated' pointer event.
Link copied to clipboard
Extracts the surface associated with an event.
Link copied to clipboard
Extracts the scroll delta unit of a scroll event.
Link copied to clipboard
Returns whether a GdkEvent
should trigger a context menu, according to platform conventions.