Function
LspParameterInformationwith_offsets
Declaration
LspParameterInformation*
lsp_parameter_information_new_with_offsets (
guint64 label_start,
guint64 label_end
)
Parameters
label_start-
Type:
guint64No description available.
label_end-
Type:
guint64No description available.
Return value
Type: LspParameterInformation
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |