Constructor

IdeLspCompletionItemnew

Declaration

IdeLspCompletionItem*
ide_lsp_completion_item_new (
  GVariant* variant
)

Description

No description available.

Parameters

variant GVariant
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: IdeLspCompletionItem
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.