Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pharo-graphics/gtk3
- Owner: pharo-graphics
- License: mit
- Created: 2017-01-19T08:47:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-28T23:07:55.000Z (almost 8 years ago)
- Last Synced: 2024-11-10T18:49:18.099Z (about 2 months ago)
- Topics: gtk3, pharo
- Language: Smalltalk
- Homepage:
- Size: 109 KB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```