Hi.
I'm trying to use guile-gtk with external program over socket interface.
I create gtk-socket in let* via
(gsock1 (make ))
Than I append it to my main widget which gtk-notebook via
append-page-menu notebook gsock1
Unfortunately it fails with "Gtk-CRITICAL **: IA__gtk_socket_get_id: assertion
Jan Nieuwenhuizen writes:
> Hi,
>
> I tried to get going with guix and again I was frustrated. Is there
> a tutorial or recipe that helps newbies to get started?
>
> [Thinking that guix is a guile script, it very much surprised me that
> I need to bootstrap, configure and make.]
Guile source f
Hi,
I tried to get going with guix and again I was frustrated. Is there
a tutorial or recipe that helps newbies to get started?
[Thinking that guix is a guile script, it very much surprised me that
I need to bootstrap, configure and make.]
Anyway, below is what I tried
Greetings, Jan
$ ./boo