Last updated: Sun, 12 May 2013 view this page in English
GtkIconView::get_selected_items
array get_selected_items();
Returns an arrary of paths for the selected items. Each element of the
returned array corresponds to the path of one of the selected items. The
return value will be an array even if the selection mode is
Gtk::SELECTION_MULTIPLE.