gtk.notebook example

Max <[email protected]> Wed, 23 Apr 2014 15:15:11 +0200
Newsgroups gmane.lisp.guile.gtk
Message-ID <[email protected]>
Hi all.

The documentation
https://www.gnu.org/software/guile-gnome/docs/gtk/html/GtkNotebook.html#GtkNotebook
provides excellent reference but no simple examples. Is there some sample code which
demonstrates how to use gtk-notebook in guile?

I mean creating trivial app which consists of gtk.notebook with couple of pages,
nothing really fancy :)

Tried to look at the wiki http://live.gnome.org/GuileGnome but this link is dead.

thanks,
Max.