Great!
Thank you very much :-)
Best,
Thomas
Am 9. Januar 2021 23:16:37 schrieb Emmanuele Bassi :
On Sat, 9 Jan 2021 at 17:16, Thomas Funk via gtk-perl-list
wrote:
Hi,
On Sat, 9 Jan 2021 at 02:35, Emmanuele Bassi via gtk-perl-list
wrote:
As Torsten wrote, those methods are not introspectabl
On Sat, 9 Jan 2021 at 17:16, Thomas Funk via gtk-perl-list <
gtk-perl-list@gnome.org> wrote:
> Hi,
>
> On Sat, 9 Jan 2021 at 02:35, Emmanuele Bassi via gtk-perl-list <
> gtk-perl-list@gnome.org> wrote:
> > As Torsten wrote, those methods are not introspectable because of their
> use of variadic ar
Hi,
On Sat, 9 Jan 2021 at 02:35, Emmanuele Bassi via gtk-perl-list
wrote:
> As Torsten wrote, those methods are not introspectable because of their use
> of variadic arguments in C; this means you cannot call them from Perl.
>
> You will need to re-implement them; luckily, they are easier to d