mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-07 02:15:34 +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
|
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.
|
// mode is set don't block events to siblings.
|
||||||
type PassOp struct {
|
type PassOp struct {
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user