Method

IpuzAcrosticget_quote

Declaration [src]

const gchar*
ipuz_acrostic_get_quote (
  IpuzAcrostic* self
)

Description [src]

Returns the quote of self as a displayable string.

Gets propertyIpuz.Acrostic:quote

Return value

Type: const gchar*

The quote of self.

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