Re: guile_gi-0.3.2 released

2021-12-30 Thread Matt Wette
Thanks for the effort, Mike et al. I'll be digging in, curious to see how you worked the GObject system in. I've spent some time trying to understand how GObject is laid out, as the use of C macros makes it quite obtuse and I could not find a lot on it.  If you are interested in my perspective le

Re: guile_gi-0.3.2 released

2021-12-30 Thread Chris Vine
On Wed, 29 Dec 2021 21:40:56 -0800 Andy Tai wrote: > Curious if this covers all the common GNOME APIs on GNOME 3? > > Also is there plan to cover gtk 4? guile-gi should work with any library that has a gobject-introspection typelib installed, including gtk4 if you have that one installed. The e