The image size is determined by gtk theme. There is a depricated toolbar method which sets the size. I think there are some hoops you can jump through to modify the theme settings, but I am not sure how to do that.
-Chris On Tue, Aug 09, 2005 at 03:19:59PM +0000, Vinay Reddy wrote: > > Hi, > > I created a toolbar from using the UIManger interface. I used the > > gtk.STOCK* images to create the toolbar, but the default size of the > > images is too big to my liking. Is it possible to reduce the size of > > the images in this toolbar (and also the size of the text below the > > images)? > > sorry for asking the same thing again, but is the above possible or > will I have to create the toolbar myself? > > Regards, > Vinay > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
