Re: [pygtk] Get text from a label?

2000-06-09 Thread abouf066


try : 

x = GtkLabel("what-ever")
x.get() should give back the string

_

LaBoufarikoise


On Fri, 9 Jun 2000, Phillip Ezolt wrote:

> How do I retrieve text from a GtkLabel? 
> 
> I can set it with set_text(), but I can't find out how to retrieve it.
> 
> Thanks,
> --Phil
> 
> Compaq:  High Performance Server Division/Benchmark Performance Engineering 
>  Alpha, The Fastest Processor on Earth 
> [EMAIL PROTECTED]|C|O|M|P|A|Q|[EMAIL PROTECTED]
> --- See the results at www.spec.org ---
> 
> 
> ___
> pygtk mailing list   [EMAIL PROTECTED]
> http://www.daa.com.au/mailman/listinfo/pygtk
> 


___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk



[pygtk] Get text from a label?

2000-06-09 Thread Phillip Ezolt

How do I retrieve text from a GtkLabel? 

I can set it with set_text(), but I can't find out how to retrieve it.

Thanks,
--Phil

Compaq:  High Performance Server Division/Benchmark Performance Engineering 
 Alpha, The Fastest Processor on Earth 
[EMAIL PROTECTED]|C|O|M|P|A|Q|[EMAIL PROTECTED]
--- See the results at www.spec.org ---


___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk