Class method
FoundryLlmToolClassadd_parameter
Declaration [src]
void
foundry_llm_tool_class_add_parameter (
FoundryLlmToolClass* tool_class,
GParamSpec* pspec
)
Parameters
pspec-
Type:
GParamSpecThe parameter to add.
The class takes ownership of the data, and is responsible for freeing it.