Method

LspEditorget_text_documents

Declaration

GHashTable*
lsp_editor_get_text_documents (
  LspEditor* self
)

Description

Gets the value of text_documents.

Return value

Type: GHashTable

The value of text_documents.

The returned data is owned by the instance.