Guile Object Library for GNOME
G-Golf (Gnome: (Guile Object Library for)) is a library for developing modern applications in Guile Scheme. It comprises a direct binding to the GObject Introspection API and higher-level functionality for importing Gnome libraries and making GObject classes (and methods) available in Guile's object-oriented programming system, GOOPS.
Note: Currently, when developing with G-Golf in guix shell
, there is a grafts bug in Guix. To avoid it, use Guix' --no-grafts
option. Guix packages that use wrap-program
are unaffected.
Linter | Message | Location |
---|---|---|
inputs-should-be-native Identify inputs that should be native inputs | 'gobject-introspection' should probably be a native input |
|