Gtk2::Layout has a publicly accessible (but read-only, I understand) struct member called "bin_window", which is necessary to implement expose events properly. Unless I'm terribly confused, Gtk2-140 doesn't have an access function for that, so I added one to GtkLayout.xs. It appears to work. Patch attached. Philipp Rumpf
Attachment:
gtk2-perl-diff
Description: Binary data