Method
LspCompletionItemget_data
Description
Gets the value of data.
A data entry field that is preserved on a completion item between a completion and a completion resolve request.
Return value
Type: GVariant
The value of data.
| The returned data is owned by the instance. |
The return value can be NULL. |