Method

IdeTweaksBindingset_strv

Declaration

void
ide_tweaks_binding_set_strv (
  IdeTweaksBinding* self,
  const char* const* strv
)

Description

No description available.

Parameters

strv

Type: const char* const*

No description available.

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