Skip to content
/ gir Public
forked from gtk-rs/gir

Tool to generate rust bindings and user API for glib-based libraries

License

Notifications You must be signed in to change notification settings

sophie-h/gir

Repository files navigation

Generate something from GIR

Running:

cargo run --release -- -c Gir_Gtk.toml -d ../gir-files -o gtk

where gir-files contains the GIR definitions. The generated files will be placed in gtk

About

Tool to generate rust bindings and user API for glib-based libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.1%
  • Other 0.9%