Method

IbisCTCPMessageget_params

since: 0.5

Declaration [src]

GStrv
ibis_ctcp_message_get_params (
  IbisCTCPMessage* message
)

Description [src]

Gets the parameters from message.

Available since: 0.5

Return value

Type: An array of utf8

The parameters.

The array is NULL-terminated.
Each element is a NUL terminated UTF-8 string.