mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 09:55:40 +00:00
+1
-1
@@ -81,7 +81,7 @@ const (
|
|||||||
// TypePress is reported for the first pointer
|
// TypePress is reported for the first pointer
|
||||||
// press.
|
// press.
|
||||||
TypePress ClickType = iota
|
TypePress ClickType = iota
|
||||||
// TypeClick is reporoted when a click action
|
// TypeClick is reported when a click action
|
||||||
// is complete.
|
// is complete.
|
||||||
TypeClick
|
TypeClick
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user