On Tue, Mar 23, 2004 at 11:55:42AM +0200, Ionutz Borcoman wrote:
> Thanks for the reply. It answers some of my questions, but some still
> remain:
>
> Why not have setters/getters for the 'attributes' so that they are
> read/write, not read only ? Why not having something like:
>
> border_width = property(get_border_width, set_border_width)
I wonder if the patch in
http://bugzilla.gnome.org/show_bug.cgi?id=81879
Does something similar to what you're looking for. There's been
discussion on this topic, but no definitive decision made.
Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/