Method

IpuzAcrosticget_source

Declaration [src]

const gchar*
ipuz_acrostic_get_source (
  IpuzAcrostic* self
)

Description [src]

Returns the source of self as a displayable string.

Gets propertyIpuz.Acrostic:source

Return value

Type: const gchar*

The source of self.

The data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.