Method

QuarrelStringOptset_value

Declaration

void
quarrel_string_opt_set_value (
  QuarrelStringOpt* self,
  const gchar* value
)

Description

No description available.

Parameters

value

Type: const gchar*

No description available.

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