[pygtk] Re: UIManager toolbar stock image size
Gian Mario Tagliaretti
g.tagliaretti at gmail.com
Wed Aug 10 04:46:52 WST 2005
2005/8/9, Vinay Reddy <vinayvinay a gmail.com>:
> sorry for asking the same thing again, but is the above possible or
> will I have to create the toolbar myself?
I don't know if I understood correctly but you can set the toolbar style with:
http://www.pygtk.org/pygtk2reference/class-gtktoolbar.html#method-gtktoolbar--set-style
the size can be set with:
http://www.pygtk.org/pygtk2reference/class-gtktoolbar.html#method-gtktoolbar--set-icon-size
but this method is deprecated since 2.4
cheers
--
Gian Mario Tagliaretti
PyGTK GUI programming
http://www.parafernalia.org/pygtk/
More information about the pygtk
mailing list