]> Cypherpunks repositories - gostls13.git/commit
exp/draw: rename Context to Window, and add a Close method.
authorNigel Tao <nigeltao@golang.org>
Thu, 9 Sep 2010 08:06:59 +0000 (18:06 +1000)
committerNigel Tao <nigeltao@golang.org>
Thu, 9 Sep 2010 08:06:59 +0000 (18:06 +1000)
commit6c8b85273c2a38cd72fa3f21e947c61503bb7113
tree531647fa57c013d786ed26afa412127ad9b2ab44
parent1d62becbd886f4b6c5dfba77ae5346107d554f2b
exp/draw: rename Context to Window, and add a Close method.
exp/draw/x11: allow clean shutdown when the user closes the window.

R=r
CC=golang-dev
https://golang.org/cl/2134045
src/pkg/exp/draw/event.go
src/pkg/exp/draw/x11/conn.go