Hi... someone in the gtk-perl mailing-list came up with a first, working prototype of Gtk+ 2 bindings for Perl using Inline:
http://kirra.net/perl/arkiv/ Currently it uses one module per widget. This means there is no large Inline module the provides the glue to Gtk, instead many smaller libs the provide the glue to certain widgets/features. Jens