Constructor

IdeLspCompletionItemnew

Declaration

IdeLspCompletionItem*
ide_lsp_completion_item_new (
  GVariant* variant
)

Description

No description available.

Parameters

variant

Type: GVariant

No description available.

The data is owned by the caller of the function.

Return value

Type: IdeLspCompletionItem

No description available.

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