Method

FoundryFlatpakSourceset_skip_arches

Declaration [src]

void
foundry_flatpak_source_set_skip_arches (
  FoundryFlatpakSource* self,
  const char* const* skip_arches
)

Description

No description available.

Parameters

skip_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.