[pygtk] Get text from a label?
abouf066@aix2.uottawa.ca
abouf066@aix2.uottawa.ca
Fri, 9 Jun 2000 15:01:03 -0400 (EDT)
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 --------------------
> Phillip.Ezolt@compaq.com |C|O|M|P|A|Q| ezolt@perf.zko.dec.com
> ------------------- See the results at www.spec.org -----------------------
>
>
> _______________________________________________
> pygtk mailing list pygtk@daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
>