Method
LspCodeActionget_data
Description
Gets the value of data.
A data entry field that is preserved on a code action between a textDocument/codeAction and a codeAction/resolve request.
Since:
3.16.0.
Return value
Type: GVariant
The value of data.
| The returned data is owned by the instance. |
The return value can be NULL. |