1
0
Fork 0

Rename README title to gobject-generator

This commit is contained in:
Brendan Szymanski 2026-07-19 00:28:30 -04:00
parent 0504b34d7f
commit 29872707f2

View file

@ -1,4 +1,4 @@
# SwiftGtkGen — GIR-to-Swift Binding Generator # gobject-generator — GIR-to-Swift Binding Generator
Reads GObject Introspection (`.gir`) XML files and produces low-level Swift wrapper libraries for GTK and its dependency stack. Each wrapper package is a self-contained SwiftPM project with a Clang module map for C interop and per-type Swift source files. Reads GObject Introspection (`.gir`) XML files and produces low-level Swift wrapper libraries for GTK and its dependency stack. Each wrapper package is a self-contained SwiftPM project with a Clang module map for C interop and per-type Swift source files.