gtk: Add GtkGestureStylus
This is a GtkGesture done to deal with stylus events from drawing tablets. Those have a special number of characteristics that extend a regular pointer, so it makes sense to wrap that.
This commit is contained in:
@ -173,6 +173,7 @@ gtk/gtkgesturemultipress.c
|
||||
gtk/gtkgesturepan.c
|
||||
gtk/gtkgesturerotate.c
|
||||
gtk/gtkgesturesingle.c
|
||||
gtk/gtkgesturestylus.c
|
||||
gtk/gtkgestureswipe.c
|
||||
gtk/gtkgesturezoom.c
|
||||
gtk/gtkglarea.c
|
||||
|
||||
Reference in New Issue
Block a user