Re: gtk2-perl / easily accessing objects properties
- From: <pozsy sch bme hu>
- To: Goran Thyni <goran kirra net>
- Cc: Guillaume Cottenceau <gc mandrakesoft com>, <gtk-perl-list gnome org>
- Subject: Re: gtk2-perl / easily accessing objects properties
- Date: Tue, 29 Oct 2002 23:37:13 +0100 (MET)
On Tue, 29 Oct 2002, Goran Thyni wrote:
I did this but used:
GET: $window->allow_shrink;
SET: $window->allow_shrink($flag);
which is shorter and cleaner.
But please implement those such a way that SET always returns the
$flag just set. (ie. ->allow_shrink etc always acts as GET, but if you
supply an argument, it also acts as a SET beforehand.)
--
pozsy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]