On Thu, 2008-02-14 at 10:08 -0200, airton arantes wrote: > Folks, is there some way to set a font size in gtk.labe() using the > glade or even in code? > I was seeing the reference manual but I haven't found any function to do it. > > thanks >
sure http://www.pygtk.org/docs/pygtk/class-gtkwidget.html#method-gtkwidget--modify-font http://www.pygtk.org/docs/pygtk/class-pangofontdescription.html markus _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
