Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 245 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 245 Bytes

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