GTK4 bindings for Common Lisp
This library provides GTK4 bindings for Common Lisp via Gobject Introspection, in the cl-gtk4 ASDF system.
Linter | Message | Location |
---|---|---|
inputs-should-be-native Identify inputs that should be native inputs | 'gobject-introspection' should probably be a native input |
|
input-labels Identify input labels that do not match package names | label 'sbcl-cl-gobject-introspection-wrapper' does not match package name 'cl-gobject-introspection-wrapper' |
|
input-labels Identify input labels that do not match package names | label 'sbcl-cl-glib' does not match package name 'cl-glib' |
|