Method

EBookContactsBookQuerycopy

Declaration [src]

EBookQuery*
e_book_query_copy (
  EBookQuery* q
)

Description [src]

Creates a copy of q.

Return value

Type: EBookQuery

A new EBookQuery identical to q.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.