Method

LspCodeActionContextto_variant

Declaration

GVariant*
lsp_code_action_context_to_variant (
  LspCodeActionContext* self
)

Description

Serializes this LspCodeActionContext to a GVariant.

Return value

Type: GVariant

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.