Method

FoundrySearchRequestset_search_text

Declaration [src]

void
foundry_search_request_set_search_text (
  FoundrySearchRequest* self,
  const char* search_text
)

Description

No description available.

Parameters

search_text

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.