mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
io/pointer: fix PassOp documentation
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -56,7 +56,7 @@ type AreaStack struct {
|
||||
macroID int
|
||||
}
|
||||
|
||||
// PassOp sets the pass-through mode. AreaOps added while the pass-through
|
||||
// PassOp sets the pass-through mode. InputOps added while the pass-through
|
||||
// mode is set don't block events to siblings.
|
||||
type PassOp struct {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user