On Sat, 06 Oct 2007 02:57:28 +0200
Thomas Dybdahl Ahle <[EMAIL PROTECTED]> wrote:

> Hi,
> On http://www.pygtk.org/pygtk2reference/class-gtkborder.html it states
> that gtk.Border holds values for top, bottom, left and right,
> but I can't find them, neither like border.top, border["top"] nor
> border.props.top.
> Can anybody help me finding them?

dir() could help you

--
Stefano Esposito

_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to