Example applications for g.mbt GTK4 bindings and Giraffe framework
Dependencies
cd examples
moon run counter --target native
moon run shader_playground --target native
moon run specimen --target native
moon run wizard --target native
moon run giraffe/counter --target native| Example | Description |
|---|---|
| shader_playground/ | Interactive GLSL editor with live GTK4 GLArea rendering |
| counter/ | Button click counter, GestureClick, and EventControllerMotion demos |
| specimen/ | Comprehensive widget showcase |
| wizard/ | Multi-step wizard UI |
| giraffe/counter/ | Elm-style declarative counter using the Giraffe framework |
Example applications for g.mbt GTK4 bindings and Giraffe framework
Dependencies