CGtk
CGtk is a Swift package that allows to use Gtk+ with Swift 3.0 and higher on Linux (Ubuntu). It requires Gtk+ and Clang to be installed.
sudo apt-get install libgtk-3-dev clang
It is currently used by SwiftGtk.
CGtk is a Swift package that allows to use Gtk+ with Swift 3.0 and higher on Linux (Ubuntu). It requires Gtk+ and Clang to be installed.
sudo apt-get install libgtk-3-dev clang
It is currently used by SwiftGtk.