API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
void lsp_code_action_set_kind ( LspCodeAction* self, LspCodeActionKind value )
Sets the value of kind.
kind
The kind of the code action.
Used to filter code actions.
value
Type: LspCodeActionKind
LspCodeActionKind
The new value of kind.