forked from AuroraMiddleware/gtk
docs: add missing scroll delta fields
This commit is contained in:
parent
00780017aa
commit
b99cd45c2b
@ -761,6 +761,8 @@ struct _GdkEventTouch
|
|||||||
* screen.
|
* screen.
|
||||||
* @y_root: the y coordinate of the pointer relative to the root of the
|
* @y_root: the y coordinate of the pointer relative to the root of the
|
||||||
* screen.
|
* screen.
|
||||||
|
* @delta_x: the x coordinate of the scroll delta
|
||||||
|
* @delta_y: the y coordinate of the scroll delta
|
||||||
*
|
*
|
||||||
* Generated from button presses for the buttons 4 to 7. Wheel mice are
|
* 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
|
* usually configured to generate button press events for buttons 4 and 5
|
||||||
|
Loading…
Reference in New Issue
Block a user