Method

QuarrelCommandsubcommand

Declaration

QuarrelCommand*
quarrel_command_subcommand (
  QuarrelCommand* self,
  QuarrelCommand* command
)

Description

Append a subcommand to this command.

Parameters

command

Type: QuarrelCommand

No description available.

The data is owned by the caller of the method.

Return value

Type: QuarrelCommand

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.