Re: menuitem confusion



On Fri, Jun 29, 2012 at 2:47 PM, Torsten Schoenfeld <kaffeetisch gmx de> wrote:
On 28.06.2012 01:16, Kevin Ryde wrote:

my $group = undef;


Try '$group = []'. ÂI think this is also how Gtk2 works.


Both undef and [] in the gtk2, I believe.


Indeed, Gtk2 had special code in place to allow both:
<http://git.gnome.org/browse/perl-Gtk2/tree/xs/GtkRadioMenuItem.xs>. Dave,
do you feel like porting this over to Gtk3.pm?

Can you specify the exact function?  Just Gtk3::RadioMenuItem?  If you
can clarify, then sure, I'll take a stab at it.  As long as it's pure
Perl that I have to do - no XS for me... Sorry.  :)

Thanks,
Dave M



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]