API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
struct LspCodeActionContext { /* No available fields */ }
Contains additional diagnostic information about the context in which a code action is run.
Deserializes a code action context from a GVariant.
GVariant
Gets the value of diagnostics.
diagnostics
Sets the value of diagnostics.
Appends a diagnostic to LspCodeActionContext:diagnostics.
LspCodeActionContext:diagnostics
Gets the value of only.
only
Sets the value of only.
Appends an action kind to LspCodeActionContext:only.
LspCodeActionContext:only
Gets the value of trigger.
trigger
Sets the value of trigger.
Serializes this LspCodeActionContext to a GVariant.
LspCodeActionContext
Content