Method

IdeTweaksBindingset_string

Declaration

void
ide_tweaks_binding_set_string (
  IdeTweaksBinding* self,
  const char* string
)

Description

No description available.

Parameters

string

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.