Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pharo-graphics/gtk3

Low-level gtk3 binding for Pharo
https://github.com/pharo-graphics/gtk3

gtk3 pharo

Last synced: 1 day ago
JSON representation

Low-level gtk3 binding for Pharo

Awesome Lists containing this project

README

        

# Gtk3
A low-level gtk3 binding for Pharo

```
Metacello new
baseline: 'Gtk3';
repository: 'github://pharo-graphics/Gtk3/src';
load
```