https://github.com/uriegel/gtk-utils
Utility functions for nodejs for accessing some GTK specific things.
https://github.com/uriegel/gtk-utils
cpp gtk linux node-js
Last synced: 2 months ago
JSON representation
Utility functions for nodejs for accessing some GTK specific things.
- Host: GitHub
- URL: https://github.com/uriegel/gtk-utils
- Owner: uriegel
- License: mit
- Created: 2020-01-02T17:21:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-03T08:08:47.000Z (over 6 years ago)
- Last Synced: 2025-10-03T22:02:25.039Z (9 months ago)
- Topics: cpp, gtk, linux, node-js
- Language: C++
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gtk-utils
Utility functions for nodejs for accessing some GTK specific things.
## Prerequisites:
```sudo apt-get install libglib2.0-dev```