Property
IbisMessage:ctcp
since: 0.1
Description [src]
Whether or not the message is a CTCP message.
This property should only be valid for messages whose command is
PRIVMSG or NOTICE.
          Type:gboolean
Available since: 0.1
| Default value | FALSE | 
| Getter method | ibis_message_get_ctcp() | 
| Setter method | ibis_message_set_ctcp() |