[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Guile-GI: <GSimpleAction>: Setting parameter type to None or NULL
From: |
Luis Felipe |
Subject: |
Re: Guile-GI: <GSimpleAction>: Setting parameter type to None or NULL |
Date: |
Mon, 26 Apr 2021 01:40:18 +0000 |
On Monday, April 26, 2021 12:16 AM, Mike Gran <spk121@yahoo.com> wrote:
> Well, um, the truth is that the conversion of values of type GVariant
> to SCM was never implemented. I went ahead and made that fix and
> pushed it into guile-gi master branch. With the fix (and after
> importing TextBuffer and TextView) clicking on "Say hello!" does set
> the main window to "hello" which I believe is what is intended.
>
> Unforunately it may take time to write the unit test and then get a
> new guile-gi release over to Guix.
>
> Apologies,
No problem, Mike, thanks for working on it.