Method

EBookContactsBookQueryunref

Declaration [src]

void
e_book_query_unref (
  EBookQuery* q
)

Description [src]

Decrement the reference count on q. When the reference count reaches 0, q will be freed and any child queries will have e_book_query_unref() called.