Re: [gtk2-perl-xs] GList
- From: "muppet" <scott asofyet org>
- To: <gtk-perl-list gnome org>
- Subject: Re: [gtk2-perl-xs] GList
- Date: Wed, 23 Apr 2003 09:25:06 -0400 (EDT)
Phanatic said:
hello gtk2-perl-xs developers,
i have a little question: when will you implement GList, that we could use
GtkCombo for example? i don't want to hurry you, because i'm sure you have
to do many other things...
ross implemented and commited Gtk2::Combo->set_popdown_strings yesterday. it
doesn't use GList --- it just uses a perl list.
$combo->set_popdown_strings (qw/this that something another/);
we won't implement GSList or GList, as they aren't perlish. we'll just return
or accept perl lists instead.
--
muppet <scott asofyet org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]