Method

FoundryFileSearchOptionsset_max_matches

unstable since: 1.1

Declaration [src]

void
foundry_file_search_options_set_max_matches (
  FoundryFileSearchOptions* self,
  guint max_matches
)

Description [src]

Sets the maximum number of matches to return.

Available since: 1.1

Parameters

max_matches

Type: guint

The maximum number of matches to return.