home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Book HomeMastering Perl/TkSearch this book

7.13. Counting Items

The size method returns the total number of items in the Listbox:

$count = $lb->size( );


Library Navigation Links

Copyright © 2002 O'Reilly & Associates. All rights reserved.