Method

LspTextEditto_variant

Declaration

GVariant*
lsp_text_edit_to_variant (
  LspTextEdit* self
)

Description

Serialize this to a GVariant.

Parameters

self

Type: LspTextEdit

No description available.

The argument can be NULL.

Return value

Type: GVariant

No description available.

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