~~Title: Efl.Ui.Collection.selected_iterator_new~~ ====== Efl.Ui.Collection.selected_iterator_new ====== ===== Description ===== %%Get the selected items in a iterator. The iterator sequence will be decided by selection.%% {{page>:develop:api-include:efl:ui:collection:method:selected_iterator_new:description&nouser&nolink&nodate}} //Overridden from [[:develop:api:efl:ui:multi_selectable:method:selected_iterator_new|Efl.Ui.Multi_Selectable.selected_iterator_new]].//===== Signature ===== selected_iterator_new @pure_virtual { return: iterator @no_unused; } ===== C signature ===== Eina_Iterator *efl_ui_selectable_selected_iterator_new(Eo *obj); ===== Implemented by ===== * [[:develop:api:efl:ui:multi_selectable:method:selected_iterator_new|Efl.Ui.Multi_Selectable.selected_iterator_new]] * [[:develop:api:efl:ui:collection:method:selected_iterator_new|Efl.Ui.Collection.selected_iterator_new]]