[ CCode ( cprefix = "E_BOOK_CURSOR_ORIGIN_" , type_id = "e_book_cursor_origin_get_type ()" ) ]
[ Version ( since = "3.12" ) ]
public enum BookCursorOrigin
Specifies the start position to in the list of traversed contacts in calls to e_book_client_cursor_step
.
When an EBookClientCursor
is created, the current position implied by
CURRENT is the same as
BEGIN.