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.

See also: set_selection_mode()