cztomczak / cef2go

Go lang bindings for the Chromium Embedded Framework (CEF)
https://groups.google.com/d/forum/cef2go
Other
882 stars 127 forks source link

Linux support #3

Closed cztomczak closed 10 years ago

cztomczak commented 10 years ago

What toolkit should we use for window creation in the example?

Probably go-gtk? https://github.com/mattn/go-gtk

cztomczak commented 10 years ago

Done. See multiple commits from Dec 8 to Dec 10.

There are no third party dependencies on Linux. Comes with with its own mini gtk package.