Method

IpuzAcrosticset_answer

Declaration [src]

gboolean
ipuz_acrostic_set_answer (
  IpuzAcrostic* self,
  guint index,
  const gchar* answer
)

Description

No description available.

Parameters

index

Type: guint

No description available.

answer

Type: const gchar*

No description available.

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

Return value

Type: gboolean

No description available.