GNOME Bugzilla – Bug 585928
docs on widget circularities, mention get_ancestor
Last modified: 2009-06-18 19:04:59 UTC
I've had some success using $widget->get_ancestor instead of userdata. The bit in the Gtk2::Widget docs could mention that, per below.
Created attachment 136681 [details] [review] Gtk2::Widget docs mention get_ancestor for circularities
Pushed: <http://git.gnome.org/cgit/perl-Gtk2/commit/?id=879eb0844171ca2a5>. Thanks!