Method

FoundrySearchRequestset_categories

Declaration [src]

void
foundry_search_request_set_categories (
  FoundrySearchRequest* self,
  const char* const* categories
)

Description

No description available.

Parameters

categories

Type: An array of char*

No description available.

The array must be NULL-terminated.
The data is owned by the caller of the method.
Each element is a NUL terminated UTF-8 string.