https://github.com/layerex/gobject-example
An example GObject application (with cats)
https://github.com/layerex/gobject-example
Last synced: 17 days ago
JSON representation
An example GObject application (with cats)
- Host: GitHub
- URL: https://github.com/layerex/gobject-example
- Owner: Layerex
- Created: 2022-12-05T14:36:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T15:38:09.000Z (over 3 years ago)
- Last Synced: 2025-02-06T16:58:53.313Z (over 1 year ago)
- Language: C
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gobject-example
An example GObject application (with cats)
## TODO
- [X] Classes
- [X] Inheritance
- [X] Interfaces
- [ ] Signals
- [ ] Introspection