Method
IbisMessageis_command
since: 0.7
Declaration [src]
gboolean
ibis_message_is_command (
  IbisMessage* message,
  const char* command
)
      Description [src]
Checks if IbisMessage:command is command.
Note: No additional normalization will be performed. But commands are normalized to upper case when they are parsed, and if you use the constants everything should be already normalized.
Available since: 0.7