Re: [PHP-GTK] clist
[email protected] (Andrei Zmievski) Wed, 8 Aug 2001 08:26:43 -0500
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 07 Aug 2001, Pablo DallOglio wrote: > Hello all > > How can I get an especific element from GtkCList, seems with > list[row][col] ??? > I wanna scan clist reading all elements and so on... You can use get_text() and get_pixtext() methods, depending on whether you want to get just the text or the pixmap as well. -Andrei * If Bill Gates had a nickel for every time Windows crashed.. Oh, wait.. *