Hi to all,

* On 16 Nov 2006 * Christian Becke wrote:

> Hi,
> 
> Am Donnerstag, den 16.11.2006, 11:55 -0800 schrieb David Keogh:
> 
> > You can also do something like this to at least get a look at what the
> > module contains:
> > 
> > import vte
> > print dir(vte.Terminal)
> 
> Maybe better:
> 
> import vte
> help (vte.Terminal)

thanks, I see what I understand...

Greetings!
Fabian
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to