Method
IbisMessageset_ctcp
deprecated: 0.5 since: 0.1
Declaration [src]
void
ibis_message_set_ctcp (
IbisMessage* message,
gboolean ctcp
)
Description [src]
Sets message
to be a CTCP message or not.
Note: If the command of
message
is notPRIVMSG
orNOTICE
this method will have no effect.
Available since: 0.1
Deprecated since: 0.5
Please do not use it in newly written code.
Sets property | Ibis.Message:ctcp |