Re: menuitem confusion



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?



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