sourcegraph / go-webkit2

WebKit API bindings (WebKitGTK+ v2) for Go
https://sourcegraph.com/github.com/sourcegraph/go-webkit2
Other
313 stars 61 forks source link

# github.com/sqs/gotk3/gtk 37: error: 'gtk_window_close' undeclared (first use in this function) #13

Open wangxiyu191 opened 9 years ago

wangxiyu191 commented 9 years ago

HI It seems that there are some mistakes in github.com/sqs/gotk3/gtk

wangxiyu191@vm-2:~$ go version                                                                                                                    
go version go1.3 linux/amd64
wangxiyu191@vm-2:~$ go install github.com/sourcegraph/go-webkit2/... 
# github.com/sqs/gotk3/gtk
37: error: 'gtk_window_close' undeclared (first use in this function)
wangxiyu191@vm-2:~$ go get github.com/sqs/gotk3/gtk
# github.com/sqs/gotk3/gtk
37: error: 'gtk_window_close' undeclared (first use in this function)