diff options
Diffstat (limited to 'xgb.go')
| -rw-r--r-- | xgb.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ type Conn struct { host string conn net.Conn display string + DisplayNumber int DefaultScreen int SetupBytes []byte |
