Method

IbisMessageset_params

since: 0.1

Declaration [src]

void
ibis_message_set_params (
  IbisMessage* message,
  ...
)

Description [src]

Sets the parameters of message.

Available since: 0.1

This method is not directly available to language bindings.

The implementation of this method is provided by ibis_message_set_paramsv() in language bindings.

Sets propertyIbis.Message:params

Parameters

...

Type: 

The parameters to add followed by NULL.