From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2010-11-13 21:34:18
|
https://bugzilla.gnome.org/show_bug.cgi?id=634708 gnome-perl | Gtk2 | unspecified --- Comment #2 from Kevin Ryde <us...@zi...> 2010-11-13 21:34:01 UTC --- I had this bouncing around for a while. I saw the pod saying "list" (eg. Gtk2::RadioMenuItem) which is a bit unclear, being an arrayref not multiple values as such, and wondered that an "arrayref" type from the typemap could indicate it in the code and the pod. There's almost an opportunity for some code sharing between the four places, some return type like "GSList_of_GObject", unless the widget ones should have the silly "ref sink" and the RadioAction one not, and except that most other GSList returns are done as lists style return instead of arrayref. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |