Method

GomCommandset_param

Declaration [src]

void
gom_command_set_param (
  GomCommand* command,
  guint param,
  const GValue* value
)

Description

No description available.

Parameters

param

Type: guint

No description available.

value

Type: GValue

No description available.

The data is owned by the caller of the method.