Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 277 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 277 Bytes

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.