HSeparator() in gtk.layour

Peter Irbizon peterirbizon at gmail.com
Thu Aug 4 19:26:59 EDT 2011


hello,

how can I add hseparator to gtk.layout?
I tried
hseparator = gtk.HSeparator()
self.layout.put(hseparator,   50,    195)
but it does not work :/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110805/0920a6df/attachment.html>


More information about the Python-list mailing list