Function

LspParameterInformationwith_offsets

Declaration

LspParameterInformation*
lsp_parameter_information_new_with_offsets (
  guint64 label_start,
  guint64 label_end
)

Description

No description available.

Parameters

label_start

Type: guint64

No description available.

label_end

Type: guint64

No 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.