Method

LspCommandadd_argument

Declaration

void
lsp_command_add_argument (
  LspCommand* self,
  GVariant* argument
)

Description

Appends an argument to LspCommand:arguments.

Parameters

argument

Type: GVariant

No description available.

The data is owned by the caller of the method.