Enumeration

EBookContactsBookCursorStepFlags

since: 3.12

Declaration

flags EBookContacts.BookCursorStepFlags

Description [src]

Defines the behaviour of e_book_client_cursor_step().

Available since: 3.12

Members

E_BOOK_CURSOR_STEP_MOVE

The cursor position should be modified while stepping.

  • Value: 1
  • Available since: 3.12
E_BOOK_CURSOR_STEP_FETCH

Traversed contacts should be listed and returned while stepping.

  • Value: 2
  • Available since: 3.12