Method

LspParameterInformationget_has_label_offsets

Declaration

gboolean
lsp_parameter_information_get_has_label_offsets (
  LspParameterInformation* self
)

Description

Gets the value of has_label_offsets.

Whether the label is represented by offsets into the signature.

Return value

Type: gboolean

The value of has_label_offsets.