Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100 off


GtkList::selection

GtkList::selection

Access: Read Only
Type: array

The selection property is an array that contains any currently selected items. If there is no current selection, the array will be empty. If the selection mode does not allow multiple selection,

will return the selected item. If the selection mode allows multiple selection, there will be as many elements in the array as there are currently-selected objects.

See also: children() .

© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.