Method

IbisStandardReplyget_description

since: 0.8

Declaration [src]

const char*
ibis_standard_reply_get_description (
  IbisStandardReply* reply
)

Description [src]

The description from this reply.

Available since: 0.8

Return value

Type: const char*

The description from this reply.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.