dup_indices
Description:
Returns a list of BookIndices holding indices of the contacts in the view.
These are received from the first sort field set by
set_sort_fields_sync. The last item of the returned array is the one with chr member being null
.
Free the returned array with e_book_indices_free
, when no longer needed.
Note: This function can be used only with E_BOOK_CLIENT_VIEW_FLAGS_MANUAL_QUERY
.
Parameters:
this |
Returns:
list of indices for the view |