Method

IpuzAcrosticset_source

Declaration [src]

void
ipuz_acrostic_set_source (
  IpuzAcrostic* self,
  const char* source_str
)

Description

No description available.
Sets propertyIpuz.Acrostic:source

Parameters

source_str

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.