Gjsify LogoGjsify Logo

An opaque cursor pointer

record

Hierarchy

  • BookCacheCursor

Index

Constructors

Properties

Methods

Constructors

  • Creates a new #EBookCacheCursor.

    The cursor should be freed with e_book_cache_cursor_free() when no longer needed.

    Parameters

    • book_cache: BookCache

      An #EBookCache

    • sexp: string

      search expression; use %NULL or an empty string to get all stored contacts

    • sort_fields: ContactField[]

      An array of #EContactField(s) as sort keys in order of priority

    • sort_types: BookCursorSortType[]

      An array of #EBookCursorSortTypes, one for each field in sort_fields

    Returns BookCacheCursor

Properties

name: string

Methods

  • Creates a new #EBookCacheCursor.

    The cursor should be freed with e_book_cache_cursor_free() when no longer needed.

    Parameters

    • book_cache: BookCache

      An #EBookCache

    • sexp: string

      search expression; use %NULL or an empty string to get all stored contacts

    • sort_fields: ContactField[]

      An array of #EContactField(s) as sort keys in order of priority

    • sort_types: BookCursorSortType[]

      An array of #EBookCursorSortTypes, one for each field in sort_fields

    Returns BookCacheCursor

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method