Method

FoundryFlatpakSourceset_only_arches

Declaration [src]

void
foundry_flatpak_source_set_only_arches (
  FoundryFlatpakSource* self,
  const char* const* only_arches
)

Description

No description available.

Parameters

only_arches

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.