mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-05 17:35:36 +00:00
+1
-1
@@ -70,7 +70,7 @@ const (
|
|||||||
// os.Args. The arguments are separated with |.
|
// os.Args. The arguments are separated with |.
|
||||||
// Useful for running programs on mobiles where the
|
// Useful for running programs on mobiles where the
|
||||||
// command line is not available.
|
// command line is not available.
|
||||||
// Set it with the go tool linker flag -X.
|
// Set with the go linker flag -X.
|
||||||
var extraArgs string
|
var extraArgs string
|
||||||
|
|
||||||
var windows = make(chan *Window)
|
var windows = make(chan *Window)
|
||||||
|
|||||||
Reference in New Issue
Block a user