Package: gtk

Function gtk:cl-cffi-gtk-build-info

Lambda List

gtk:cl-cffi-gtk-build-info (&optional out)

Arguments

out -- an optional stream, the default is *standard-output*

Details

Provides informations about the installation and the versions of the loaded libraries.

Examples

(gtk:cl-cffi-gtk-build-info)
=>
cl-cffi-gtk version: 0.2.0
cl-cffi-gtk build date: 20:25 3/24/2023
GTK version: 4.6.6
GLIB version: 2.72.4
GDK-Pixbuf version: 2.42.8
Pango version: 1.50.6
Cairo version: 1.16.0
Machine type: X86-64
Machine version: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
Software type: Linux
Software version: 5.19.0-35-generic
Lisp implementation type: SBCL
Lisp implementation version: 2.1.11.debian
NIL    
 

See also

2023-3-24