On Thu, 2004-11-18 at 12:45 -0200, Christian Robottom Reis wrote: > On Wed, Nov 17, 2004 at 07:56:14PM -0800, John Finlay wrote: > > David Gil Oliva wrote: > > > > >Can anyone tell me how can I change the font description of a > > >CellRendererText to, for instance, Courier 12? It's a silly question, > > >but I have read the docs and I don't get it. > > -> FAQ 13.40 > > http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq13.040.htp > > It would be great if someone could contribute some code snippets of > examples so visitors could see it in action. Any takers? >
Following is a simple example. Hope it helps. -- Salgado
cell-font-desc.py
Description: application/python
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
