Re: PyGTK Button Size Question

2005-03-23 Thread Thomas Guettler
Am Wed, 23 Mar 2005 03:02:44 -0800 schrieb Harlin Seritt: > How does one set the width of a gtk.Button explicitly? and height for > that matter as well... I think it is gtk.Widget.set_size_request: http://www.pygtk.org/pygtk2reference/class-gtkwidget.html#method-gtkwidget--set-size-request HT

PyGTK Button Size Question

2005-03-23 Thread Harlin Seritt
How does one set the width of a gtk.Button explicitly? and height for that matter as well... thanks, Harlin Seritt -- http://mail.python.org/mailman/listinfo/python-list