mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
ui: documentation tweaks
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -90,8 +90,8 @@ type Source uint8
|
||||
type areaKind uint8
|
||||
|
||||
const (
|
||||
// Cancel is sent when the current gesture is interrupted
|
||||
// by other handlers or the system.
|
||||
// A Cancel event is generated when the current gesture is
|
||||
// interrupted by other handlers or the system.
|
||||
Cancel Type = iota
|
||||
// Press of a pointer.
|
||||
Press
|
||||
|
||||
Reference in New Issue
Block a user