Re: [PHP-GTK] getting number of rows in a gtkclist

[email protected] (Andrei Zmievski) Tue, 07 Aug 2001 20:25:50 -0500
Newsgroups php.gtk
Message-ID <[email protected]>
At 09:05 PM 8/7/01 -0400, Daniel Adams wrote:
>How do you do this? I didn't see any functions for it in the gtk api.

$clist->rows


-Andrei